diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in index e79c5a4988..13ed632a7f 100644 --- a/configure.in +++ b/configure.in @@ -1407,8 +1407,7 @@ AC_SUBST(VERSION) AC_SUBST(RELEASE) 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.' +echo '*** We are in early testing stages.' AC_OUTPUT(config.make glibcbug ${config_makefile} ${config_uname}, [ case $CONFIG_FILES in *config.make*) |