Do not require python and swig to be present
Allows building without python and swig. Readd this using --enable-python at some point.
This commit is contained in:
parent
f1d9e9d52d
commit
b4b853e5e7
1 changed files with 0 additions and 5 deletions
|
@ -27,11 +27,6 @@ AM_PROG_LIBTOOL
|
|||
AM_PROG_LEX
|
||||
AC_PROG_YACC
|
||||
|
||||
AM_PATH_PYTHON(2.6)
|
||||
AX_PKG_SWIG
|
||||
AX_PYTHON_DEVEL
|
||||
AX_SWIG_PYTHON
|
||||
|
||||
AC_C_CONST
|
||||
AC_C_INLINE
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue