From: Ulrich Drepper Date: Mon, 26 May 1997 21:21:00 +0000 (+0000) Subject: Regenerated: autoconf configure.in X-Git-Tag: cvs/libc-2_0_4~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0271955ecd0a247a164988cb7f5834461eeb78d;p=thirdparty%2Fglibc.git Regenerated: autoconf configure.in --- diff --git a/configure b/configure index 23b477a635d..1eb48d3af54 100755 --- a/configure +++ b/configure @@ -1268,10 +1268,10 @@ EOF CFLAGS="-g -O2" fi else - { echo "configure: error: " 1>&2; exit 1; } (We require GNU CC version 2.7 or newer) + { echo "configure: error: We require GNU CC version 2.7 or newer" 1>&2; exit 1; } fi else - { echo "configure: error: " 1>&2; exit 1; } (GNU libc must be compiled using GNU CC) + { echo "configure: error: GNU libc must be compiled using GNU CC" 1>&2; exit 1; } fi echo $ac_n "checking build system type""... $ac_c" 1>&6