From 391763e7551da454700b1749647ded3cdf7366ec Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 15 Jul 1996 00:11:11 +0000 Subject: * Makeconfig (rtld-installed-name): Set to ld.so.1. * 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. --- sysdeps/unix/sysv/linux/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'sysdeps/unix') 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 -- cgit 1.4.1