parent
6375a97a27
commit
8e714dd966
1 changed files with 2 additions and 2 deletions
|
@ -87,9 +87,9 @@ AC_ARG_ENABLE([static],
|
|||
[static=no])
|
||||
|
||||
AC_ARG_ENABLE([python],
|
||||
AS_HELP_STRING([--disable-python], [disable Python support]),
|
||||
AS_HELP_STRING([--enable-python], [enable Python support]),
|
||||
[python=$enableval],
|
||||
[python=yes])
|
||||
[python=no])
|
||||
|
||||
AC_ARG_ENABLE([python_install],
|
||||
AS_HELP_STRING([--disable-python-install], [disable installation of Python developer tools]),
|
||||
|
|
Loading…
Add table
Reference in a new issue