diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 3e0aabf..6eb0ec8 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,6 @@ dnl Process this file with autoconf 1.8 or later to produce a configure script. AC_REVISION($Revision$)dnl AC_PREREQ(1.8)dnl AC_INIT(Include/object.h) -AC_PREFIX(python) AC_CONFIG_HEADER(config.h)dnl # Don't suppress compiler output when --verbose is specified test -n "$verbose" && |