]> git.ipfire.org Git - thirdparty/glibc.git/commit - configure
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 18 Mar 2001 21:34:58 +0000 (21:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 18 Mar 2001 21:34:58 +0000 (21:34 +0000)
commit639c324856be406e80c000720151c34ec6904d87
tree66c902de399c96cd4adfa578f888e0fdfa3b0441
parent2bd7e9c3878b2a828999bd7c133419351d4007d7
Update.

2001-03-18  Ulrich Drepper  <drepper@redhat.com>

* Makerules (build-shlib): Remove unnecessary slashes introduced in
last change.

* configure.in: Test for -Bgroup option of linker.
* config.make.in: Define have-Bgroup.

* conform/data/unistd.h-data: Require gethostname.
* posix/unistd.h: Make gethostname prototype available for
__USE_XOPEN2K.

* crypt/Makefile: When generating DSO link with libc_nonshared.a.
* debug/Makefile: Likewise.
* dlfcn/Makefile: Likewise.
* hesiod/Makefile: Likewise.
* iconvdata/extra-module.mk: Likewise.
* locale/Makefile: Likewise.
* login/Makefile: Likewise.
* math/Makefile: Likewise.
* nis/Makefile: Likewise.
* nss/Makefile: Likewise.
* resolv/Makefile: Likewise.
* rt/Makefile: Likewise.

* posix/unistd.h (gethostname): Change type of second parameter
back to size_t as per upcoming XPG6.
23 files changed:
ChangeLog
Makerules
config.make.in
configure
configure.in
conform/data/unistd.h-data
crypt/Makefile
debug/Makefile
dlfcn/Makefile
hesiod/Makefile
iconvdata/extra-module.mk
linuxthreads/ChangeLog
linuxthreads/Makefile
linuxthreads_db/ChangeLog
linuxthreads_db/Makefile
locale/Makefile
login/Makefile
math/Makefile
nis/Makefile
nss/Makefile
posix/unistd.h
resolv/Makefile
rt/Makefile