From 419bd2a4086afdc4d1a46fde8cb1bfcd646f55db Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Tue, 31 Dec 2002 21:49:40 +0000 Subject: Slightly better error message --- configure | 6 +++--- configure.in | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configure b/configure index 7d41ece90..cd8cda9b1 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh -# From configure.in Revision: 2.37 +# From configure.in Revision: 2.38 # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.13 @@ -657,8 +657,8 @@ echo "$ac_t""$version" 1>&6 # Make sure distutils is available. Some Linux Python packages split # distutils into the "-devel" package, so they need both. -echo $ac_n "checking that Python has distutils""... $ac_c" 1>&6 -echo "configure:662: checking that Python has distutils" >&5 +echo $ac_n "checking that Python has a working distutils""... $ac_c" 1>&6 +echo "configure:662: checking that Python has a working distutils" >&5 cat > conftest.py < conftest.py <