diff options
Diffstat (limited to 'config/python.m4')
-rw-r--r-- | config/python.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/python.m4 b/config/python.m4 index 7012c536d79..c8f784ed47d 100644 --- a/config/python.m4 +++ b/config/python.m4 @@ -93,7 +93,6 @@ AC_MSG_RESULT([${python_libspec} ${python_additional_libs}]) AC_SUBST(python_libdir)[]dnl AC_SUBST(python_libspec)[]dnl AC_SUBST(python_additional_libs)[]dnl -AC_SUBST(python_enable_shared)[]dnl # threaded python is not supported on OpenBSD AC_MSG_CHECKING(whether Python is compiled with thread support) |