From 62d999dc206c93f5cb5c53ffbdc6b019b2ff3e97 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 21 Mar 2000 05:41:11 +0000 Subject: [PATCH] Update. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * sysdeps/unix/sysv/linux/configure.in: Remove `crypt´ from one more messages. --- ChangeLog | 3 +++ sysdeps/unix/sysv/linux/configure.in | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 67b4306..e42b178 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-03-20 Ulrich Drepper + * sysdeps/unix/sysv/linux/configure.in: Remove `crypt´ from one + more messages. + * sysdeps/unix/sysv/aix/*: Add initial code for port to AIX 4.3. 2000-03-16 Thorsten Kukuk diff --git a/sysdeps/unix/sysv/linux/configure.in b/sysdeps/unix/sysv/linux/configure.in index 6b7f295..a05bed5 100644 --- a/sysdeps/unix/sysv/linux/configure.in +++ b/sysdeps/unix/sysv/linux/configure.in @@ -87,14 +87,14 @@ case $add_ons in *) message="\ *** WARNING: Are you sure you do not want to use the \`linuxthreads' -*** and \`crypt' add-ons?" +*** add-on?" ;; esac if test "$message"; then if test $enable_sanity = yes; then echo "\ -*** You should not compile the GNU libc without the \`linuxthreads' +*** You should not compile the GNU libc without the \`linuxthreads' *** add-on. Not using them risks being incompatible with the *** libraries of other systems. Consider getting the add-on and restarting *** the configuration. -- 2.7.4