mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-10 05:03:06 +03:00
Update.
22004-06-05 Joseph S. Myers <jsm@polyomino.org.uk> * malloc/Makefile (install-bin): Remove memusage. (install-bin-script): Add memusage. 004-12-15 Jakub Jelinek <jakub@redhat.com>
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
2004-12-15 Jakub Jelinek <jakub@redhat.com>
|
22004-06-05 Joseph S. Myers <jsm@polyomino.org.uk>
|
||||||
|
|
||||||
|
* malloc/Makefile (install-bin): Remove memusage.
|
||||||
|
(install-bin-script): Add memusage.
|
||||||
|
|
||||||
|
004-12-15 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
* nis/nis_domain_of_r.c (nis_domain_of_r): Use libnsl_hidden_def,
|
* nis/nis_domain_of_r.c (nis_domain_of_r): Use libnsl_hidden_def,
|
||||||
not libnsl_hidden_proto.
|
not libnsl_hidden_proto.
|
||||||
|
@@ -78,7 +78,8 @@ endif
|
|||||||
ifneq ($(cross-compiling),yes)
|
ifneq ($(cross-compiling),yes)
|
||||||
# If the gd library is available we build the `memusagestat' program.
|
# If the gd library is available we build the `memusagestat' program.
|
||||||
ifneq ($(LIBGD),no)
|
ifneq ($(LIBGD),no)
|
||||||
install-bin = memusagestat memusage
|
install-bin = memusagestat
|
||||||
|
install-bin-script += memusage
|
||||||
generated += memusagestat memusage
|
generated += memusagestat memusage
|
||||||
extra-objs += memusagestat.o
|
extra-objs += memusagestat.o
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user