summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-05-26 21:21:00 +0000
committerUlrich Drepper <drepper@redhat.com>1997-05-26 21:21:00 +0000
commitf0271955ecd0a247a164988cb7f5834461eeb78d (patch)
tree036a84b45f652c3d4e2bc0f84d95be58f029671c
parentaa01a024244656c5c6505aecec4a00e63140a89e (diff)
Regenerated: autoconf configure.in
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 23b477a635..1eb48d3af5 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