]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* config.make.in: Remove gnu-ld.
authorUlrich Drepper <drepper@redhat.com>
Sun, 6 Nov 2005 02:08:44 +0000 (02:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 6 Nov 2005 02:08:44 +0000 (02:08 +0000)
ChangeLog
config.make.in

index fcd761938bca273e4454372986b96c30f6a44f67..a3c96cfd30ab9b0483f9d55a191f7ad65bae39a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
        * configure.in: Remove gnu_ld definition and everything using it.
        * config.h.in: Remove HAVE_GNU_LD.
+       * config.make.in: Remove gnu-ld.
        * csu/Makefile: Remove use of gnu-ld.
        * csu/munch.awk: Removed.
        * csu/munch-tmpl.c: Removed.
index e701212e9905c589d38690b378beed7cad6b8c3f..a3ddf1f226c03191a5a2f48de5c65adecf6406b1 100644 (file)
@@ -80,7 +80,6 @@ sizeof-long-double = @sizeof_long_double@
 
 # Configuration options.
 gnu-as = @gnu_as@
-gnu-ld = @gnu_ld@
 build-static = @static@
 build-shared = @shared@
 build-pic-default= @pic_default@