merge from gcc
authorDJ Delorie <dj@redhat.com>
Mon, 20 Dec 2004 05:19:58 +0000 (05:19 +0000)
committerDJ Delorie <dj@redhat.com>
Mon, 20 Dec 2004 05:19:58 +0000 (05:19 +0000)
libiberty/ChangeLog

index 48deb796cbae5880eba31c5546f15dead7d2d41a..00320bbf253ba278ae2ed62e2fe5c2c9cb4ddf0a 100644 (file)
@@ -1,3 +1,30 @@
+2004-12-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR bootstrap/19072
+       * Makefile.in (enable_shared): New substitute.
+       (LTTARGETLIB): New.
+       (PREFIXTARGETLIB): New.
+       (LTTESTLIB): New.
+       (PREFIXTESTLIB): New.
+       (CCLD): New.
+       (LINK): New.
+       ($(TARGETLIB)): Use $(LINK) to create libraries and create
+       targets by hand.
+       ($(TESTLIB)): Likewise.
+       (mostlyclean): Don't remove .libs. Remove the libtool object
+       directory.
+
+       * config.table (enable_shared): Removed.
+
+       * configure.ac (enable_static): Set to yes.
+       (AC_PROG_LIBTOOL): Removed.
+       (AM_DISABLE_SHARED): Uncommented.
+       (AM_PROG_LIBTOOL): Likewise.
+       (LIBOBJS): Add `./' to avoid VPATH.
+       (LTLIBOBJS): Likewise.
+       (enable_shared): Substitute.
+       * configure: Regenerated.
+
 2004-12-18  H.J. Lu  <hongjiu.lu@intel.com>
 
        * Makefile.in (top_builddir): Set to `.'.
This page took 0.035228 seconds and 4 git commands to generate.