diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-09 00:42:20 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-09 00:42:20 +0000 |
commit | e340a2a2e21c455c57bb19d7495f00f44b666b63 (patch) | |
tree | 8742fd7081b77b27c5827cc24825a7343504ce89 /configure | |
parent | 5e08ca426c5d334ee718a8b8c615c373445b2c8d (diff) | |
download | glibc-e340a2a2e21c455c57bb19d7495f00f44b666b63.tar.gz glibc-e340a2a2e21c455c57bb19d7495f00f44b666b63.tar.xz glibc-e340a2a2e21c455c57bb19d7495f00f44b666b63.zip |
Update. glibc-2.1.95 cvs/libc-2_1_95
* nscd/Makefile (distribute): Add nscd-types.h. * elf/Makefile (distribute): Add gccframe.h. * sysdeps/sparc/sparc32/Dist: Add ieee754.h. * sysdeps/ia64/Dist: Add ieee754.h.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure index b5ef872066..e9b9e5509a 100755 --- a/configure +++ b/configure @@ -3404,9 +3404,6 @@ RELEASE=`sed -n -e 's/^#define RELEASE "\([^"]*\)"/\1/p' < $srcdir/version.h` -echo '*** Do NOT install this release on any production system!' -echo '*** We are in early testing stages.' - trap '' 1 2 15 cat > confcache <<\EOF # This file is a shell script that caches the results of configure |