about summary refs log tree commit diff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-07-15 00:11:11 +0000
committerRoland McGrath <roland@gnu.org>1996-07-15 00:11:11 +0000
commit391763e7551da454700b1749647ded3cdf7366ec (patch)
tree912a517c887e8ff2b49e3ab298faa9d4f91f97e9 /sysdeps/unix
parent2d3bbb8c67ce04adca32c1f99cedafcedb08093a (diff)
downloadglibc-391763e7551da454700b1749647ded3cdf7366ec.tar.gz
glibc-391763e7551da454700b1749647ded3cdf7366ec.tar.xz
glibc-391763e7551da454700b1749647ded3cdf7366ec.zip
* Makeconfig (rtld-installed-name): Set to ld.so.1. cvs/libc-960715
	* sysdeps/unix/sysv/linux/Makefile (rtld-installed-name): Variable
	removed.

	* manual/Makefile (glibc-targets): Remove subdir_ from elts.

	* sysdeps/generic/dl-sysdep.c (_dl_sysdep_read_whole_file): New fn.
Diffstat (limited to 'sysdeps/unix')
-rw-r--r--sysdeps/unix/sysv/linux/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile
index 6eaf33852f..e8369a4f7d 100644
--- a/sysdeps/unix/sysv/linux/Makefile
+++ b/sysdeps/unix/sysv/linux/Makefile
@@ -43,7 +43,5 @@ ifeq ($(subdir), termios)
 sysdep_headers += termio.h
 endif
 
-rtld-installed-name = ld-gnu.so.1
-
 # Don't compile the ctype glue code, since there is no old non-GNU C library.
 inhibit-glue = yes