From 82e30a5d10ae8b07cde6ea78729a7434ad319380 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 17 May 1999 17:36:45 +0000 Subject: [PATCH] Update. 1999-05-17 Ulrich Drepper * elf/Makefile (distribute): Remove dl-origin.h. --- ChangeLog | 4 ++++ elf/Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e328926..7f6cfc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-05-17 Ulrich Drepper + + * elf/Makefile (distribute): Remove dl-origin.h. + 1999-05-17 Andreas Jaeger * sysdeps/i386/i486/Versions: New file with inline functions from diff --git a/elf/Makefile b/elf/Makefile index d6c37c2..48d2525 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -38,7 +38,7 @@ rtld-routines := rtld $(dl-routines) dl-sysdep dl-environ dl-minimal distribute = $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \ dl-hash.h soinit.c sofini.c ldd.bash.in eval.c \ genrtldtbl.awk atomicity.h dl-procinfo.h ldsodefs.h \ - dl-librecon.h interp.c sln.c dl-origin.h hp-timing.h \ + dl-librecon.h interp.c sln.c hp-timing.h \ testobj1.c testobj2.c testobj3.c testobj4.c testobj5.c \ testobj6.c testobj1_1.c failobj.c do-lookup.h -- 2.7.4