From 0013b2b1dfeaee971eec0d0d16598166229d856b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 16 Jun 1999 23:11:09 +0000 Subject: Update. * configure.in: Add warnings about broken code. --- configure | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 51c5875..78337a1 100755 --- a/configure +++ b/configure @@ -3082,6 +3082,10 @@ RELEASE=`sed -n -e 's/^#define RELEASE "\([^"]*\)"/\1/p' < $srcdir/version.h` +echo '*** Do NOT install this release on any production system!' +echo '*** It is known to be broken and will be so for quite some time.' +echo '*** Use the latest released version instead.' + trap '' 1 2 15 cat > confcache <<\EOF # This file is a shell script that caches the results of configure -- cgit v1.1