summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2001-07-26 13:41:06 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2001-07-26 13:41:06 (GMT)
commit4f1cd8bdcbd20bb0acdbe9e240f28c09dd38370f (patch)
tree06e19685ad77879ee4df995bf669235489786995 /configure
parent4eb5940a4d350d250ab4af08a8b5b6e553e1814d (diff)
downloadcpython-4f1cd8bdcbd20bb0acdbe9e240f28c09dd38370f.zip
cpython-4f1cd8bdcbd20bb0acdbe9e240f28c09dd38370f.tar.gz
cpython-4f1cd8bdcbd20bb0acdbe9e240f28c09dd38370f.tar.bz2
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 6c7166b..ac86106 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
-# From configure.in Revision: 1.234
+# From configure.in Revision: 1.235
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
@@ -7107,7 +7107,7 @@ done
ac_given_srcdir=$srcdir
ac_given_INSTALL="$INSTALL"
-trap 'rm -fr `echo "Makefile.pre Modules/Setup.config config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
+trap 'rm -fr `echo "Makefile.pre Modules/Setup.config pyconfig.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
cat >> $CONFIG_STATUS <<EOF
@@ -7305,7 +7305,7 @@ ac_eD='%g'
if test "${CONFIG_HEADERS+set}" != set; then
EOF
cat >> $CONFIG_STATUS <<EOF
- CONFIG_HEADERS="config.h"
+ CONFIG_HEADERS="pyconfig.h"
EOF
cat >> $CONFIG_STATUS <<\EOF
fi