]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
*** empty log message ***
authorThomas Tanner <tanner@gmx.de>
Tue, 1 Dec 1998 22:32:54 +0000 (22:32 +0000)
committerThomas Tanner <tanner@gmx.de>
Tue, 1 Dec 1998 22:32:54 +0000 (22:32 +0000)
ChangeLog

index e0f05d974c5ec54c6bb0c512fad4cb91ce7df644..1b76c2d68da9104221cb4d828e893577c5551853 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+1998-12-01  Thomas Tanner  <tanner@gmx.de>
+
+       * ltconfig.in: added -export-symbols support for GNU ld and
+       Solaris (untested), archive_sym_cmds for -export-symbols
+       * doc/libtool.texi, ltmain.in: -export-symbols is now
+       independent from -export-dynamic and does not work for modules 
+       anymore
+       * ltmain.in: added some checks for -export-symbols
+       * mdemo/modules/Makefile.am: replaced -export-symbols with 
+       -export-dynamic since it doesn't work for modules
+       
 1998-12-01  Gary V. Vaughan  <garyv@oranda.demon.co.uk>
 
        * README: Updated homepage pointer to gnu libtool page.