Kaydet (Commit) 262cf20f authored tarafından Guido van Rossum's avatar Guido van Rossum

New configure script from latest configure.in with autoconf 2.13

üst 884d3ba9
#! /bin/sh
# From configure.in Revision: 1.175
# From configure.in Revision: 1.176
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
......@@ -5975,6 +5975,9 @@ fi
echo $ac_n "checking for Modules/Setup""... $ac_c" 1>&6
echo "configure:5977: checking for Modules/Setup" >&5
if test ! -f Modules/Setup ; then
if test ! -d Modules ; then
mkdir Modules
fi
cp "$srcdir/Modules/Setup.dist" Modules/Setup
echo "$ac_t""creating" 1>&6
else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment