Skip to content

Commit cdf4794

Browse files
committed
Add checks for Python header file and shared library.
Add checks already in spatialdata that also apply here.
1 parent 79f86a6 commit cdf4794

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configure.ac

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ AC_PROG_INSTALL
143143
CIT_PATH_NEMESIS
144144
AM_PATH_PYTHON([2.4])
145145
CIT_PYTHON_SYSCONFIG
146+
CIT_CHECK_PYTHON_HEADER
147+
CIT_CHECK_PYTHON_SHARED
146148

147149
# MPI
148150
AC_LANG(C++)

0 commit comments

Comments
 (0)