diff options
author | Guido van Rossum <guido@python.org> | 1997-05-22 20:36:45 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-05-22 20:36:45 (GMT) |
commit | 97266904789af239251fde0ddd2ac27b5f8307b1 (patch) | |
tree | 8b49191953505f63f52dd6d299a1f83f8e482e03 /configure | |
parent | 6400c26fbbcbebfbc39854dfa672c0a991b25d8d (diff) | |
download | cpython-97266904789af239251fde0ddd2ac27b5f8307b1.zip cpython-97266904789af239251fde0ddd2ac27b5f8307b1.tar.gz cpython-97266904789af239251fde0ddd2ac27b5f8307b1.tar.bz2 |
More usual effects of a new configure.in
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #! /bin/sh -# From configure.in Revision: 1.51 +# From configure.in Revision: 1.52 # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.12 |