diff options
author | Andreas Schwab <schwab@suse.de> | 1999-03-22 17:40:43 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 1999-03-22 17:40:43 +0000 |
commit | 9f2a9248d1265277667ae30f3a9b68bef1d45610 (patch) | |
tree | 18b5ea635c307f117348bb08363c308b121d2395 /ChangeLog | |
parent | 2f512715ce4e811789393378fc8101a38c1f665d (diff) | |
download | glibc-9f2a9248d1265277667ae30f3a9b68bef1d45610.tar.gz glibc-9f2a9248d1265277667ae30f3a9b68bef1d45610.tar.xz glibc-9f2a9248d1265277667ae30f3a9b68bef1d45610.zip |
* elf/Makefile ($(inst_slibdir)/$(rtld-version-installed-name),
$(inst_slibdir)/$(rtld-installed-name), ldso_install): Disable targets if not building shared libraries. 1999-03-22 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * elf/Makefile ($(inst_slibdir)/$(rtld-version-installed-name), $(inst_slibdir)/$(rtld-installed-name), ldso_install): Disable targets if not building shared libraries.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2e6f9ca649..8533cdbe18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-03-22 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * elf/Makefile ($(inst_slibdir)/$(rtld-version-installed-name), + $(inst_slibdir)/$(rtld-installed-name), ldso_install): Disable + targets if not building shared libraries. + Mon Mar 22 15:48:06 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * configure.in: Also look in $PATH when searching for |