mirror of git://sourceware.org/git/glibc.git
Update.
* sysdeps/unix/sysv/linux/configure.in: Remove `crypt from one more messages.
This commit is contained in:
parent
7e836977ea
commit
62d999dc20
|
|
@ -1,5 +1,8 @@
|
||||||
2000-03-20 Ulrich Drepper <drepper@redhat.com>
|
2000-03-20 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* 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.
|
* sysdeps/unix/sysv/aix/*: Add initial code for port to AIX 4.3.
|
||||||
|
|
||||||
2000-03-16 Thorsten Kukuk <kukuk@suse.de>
|
2000-03-16 Thorsten Kukuk <kukuk@suse.de>
|
||||||
|
|
|
||||||
|
|
@ -87,7 +87,7 @@ case $add_ons in
|
||||||
*)
|
*)
|
||||||
message="\
|
message="\
|
||||||
*** WARNING: Are you sure you do not want to use the \`linuxthreads'
|
*** WARNING: Are you sure you do not want to use the \`linuxthreads'
|
||||||
*** and \`crypt' add-ons?"
|
*** add-on?"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue