diff options
author | Matthias Klose <doko@ubuntu.com> | 2012-03-14 22:10:15 (GMT) |
---|---|---|
committer | Matthias Klose <doko@ubuntu.com> | 2012-03-14 22:10:15 (GMT) |
commit | 0f4c16e29cd7925bd99cb68dba5595eed6e19b62 (patch) | |
tree | 12310d0cbeab9c3567866901d536d459da8cdf51 /configure | |
parent | 273cd1812a7c8646b52aa3afee1c5db5a0e539d6 (diff) | |
download | cpython-0f4c16e29cd7925bd99cb68dba5595eed6e19b62.zip cpython-0f4c16e29cd7925bd99cb68dba5595eed6e19b62.tar.gz cpython-0f4c16e29cd7925bd99cb68dba5595eed6e19b62.tar.bz2 |
- rename configure.in to configure.ac
- change references from configure.in to configure.ac
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision. +# From configure.ac Revision. # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.68 for python 3.1. # @@ -769,8 +769,7 @@ CFLAGS LDFLAGS LIBS CPPFLAGS -CPP -CPPFLAGS' +CPP' # Initialize some variables set by options. |