]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* NEWS (1.3d) Removed bogus ltconfig reference.
authorGary V. Vaughan <gary@gnu.org>
Thu, 5 Apr 2001 21:22:33 +0000 (21:22 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 5 Apr 2001 21:22:33 +0000 (21:22 +0000)
ChangeLog
NEWS

index 2e78229397ec08d29556a6000a3a123f59251368..b3494050cad76ebcf5df822e516fad73634318c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-04-05  Gary V. Vaughan  <gvv@techie.com>
+
+       * NEWS (1.3d) Removed bogus ltconfig reference.
+
 2001-04-03  Gary V. Vaughan  <gvv@techie.com>
 
        * libtool.m4 (_LT_AC_LTCONFIG_HACK):  Remove the spurious
diff --git a/NEWS b/NEWS
index 0743d75e210e1597e70d8e4b71cd8688accb3e5e..6ea8a947cb1054c3cf4fe391d9226b9c854f8ffa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,6 @@ New in 1.3d: 2001-04-02; CVS version 1.3c, Libtool team:
 * New -no-install flag to avoid the use of executable wrapper scripts.
 * New --with-pic, -prefer-pic and -prefer-non-pic flags to control
   the generation of PIC/non-PIC code.
-* New --build flag to ltconfig to help with build cross compilation
-  environments is inherited from --build flag passed to configure.
 * Support for hardcoding run-time paths (-R) into libraries.
 * Support -dlopen and -dlpreopen for libraries.
 * Libtool now allows you to link shared libraries against static code.