From a2294e570c396e6088329647ecdac3eab147f22f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 1 Jul 2000 06:34:10 +0000 Subject: Update. * version.h (VERSION): Bump to 2.1.91. * configure.in: Update warning comment. glibc should not be broken anymore. * sysdeps/unix/sysv/linux/ia64/Dist: Remove old content. Add ioperm.c, sys/procfs.h, and sys/io.h. * sysdeps/powerpc/Dist: Add bp-asm.h. * sunrpc/rpc_cout.c (inline_struct): Add missing parenthesis in --- configure.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure.in') 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*) -- cgit v1.2.3