summaryrefslogtreecommitdiffstats
path: root/src/plugins/locate/python
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/locate/python')
-rw-r--r--src/plugins/locate/python/configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/locate/python/configure.in b/src/plugins/locate/python/configure.in
index fa910ac41..11e22152d 100644
--- a/src/plugins/locate/python/configure.in
+++ b/src/plugins/locate/python/configure.in
@@ -1,6 +1,4 @@
K5_AC_INIT(configure.in)
-enable_shared=yes
-build_dynobj=yes
CONFIG_RULES
AC_CHECK_HEADERS(Python.h python2.3/Python.h)
dnl AC_CHECK_LIB(python2.3)