summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-06-16 23:11:09 +0000
committerUlrich Drepper <drepper@redhat.com>1999-06-16 23:11:09 +0000
commit0013b2b1dfeaee971eec0d0d16598166229d856b (patch)
treef0c804ab4097d0e70696d2deb6c3223ec95179e8 /configure
parentd64b6ad07585b8a37e5fecc9a47fcee766d52ede (diff)
Update.
* configure.in: Add warnings about broken code.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
index 51c58754c3..78337a127b 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