]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 8 Jun 2000 04:54:46 +0000 (04:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 8 Jun 2000 04:54:46 +0000 (04:54 +0000)
* elf/Makefile (distribute): Add dl-dtprocnum.h.

ChangeLog
elf/Makefile

index 8466f26f3269d0345c3571b32d683ea9e534a6cb..9f22d2b8e9276c93c211900893d5b55a3b4124f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2000-06-07  Ulrich Drepper  <drepper@redhat.com>
 
+       * elf/Makefile (distribute): Add dl-dtprocnum.h.
        * include/elf.h: Include also <dl-dtprocnum.h>.
        * elf/dl-deps.c: Likewise.
        * elf/dl-lookup.c: Likewise.
index 72ce671ee2cfd266923e7c5a5cca7978754cfb3b..a31e0816c862fa233b9b462afc00d8fea32711a5 100644 (file)
@@ -43,7 +43,7 @@ distribute    := $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
                   testobj1.c testobj2.c testobj3.c testobj4.c testobj5.c \
                   testobj6.c testobj1_1.c failobj.c \
                   ldconfig.h ldconfig.c cache.c readlib.c readelflib.c \
-                  dep1.c dep2.c dep3.c dep4.c
+                  dep1.c dep2.c dep3.c dep4.c dl-dtprocnum.h
 
 include ../Makeconfig