mirror of
https://github.com/openharmony/third_party_libnl.git
synced 2026-07-20 23:45:55 -04:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user