CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      07/02/26 21:44:10

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.491
retrieving revision 1.492
diff -u -b -r1.491 -r1.492
--- ChangeLog   25 Feb 2007 23:19:32 -0000      1.491
+++ ChangeLog   26 Feb 2007 21:44:10 -0000      1.492
@@ -1,3 +1,10 @@
+2007-02-26  Eric Blake  <[EMAIL PROTECTED]>
+
+       Re-enable clean bootstrap on cygwin.
+       * Makefile.am (AM_LDFLAGS): For now, export all symbols from
+       modules, since otherwise we run afoul of current libtool
+       limitations on cygwin and mingw.
+
 2007-02-25  M. Levinson  <[EMAIL PROTECTED]>  (tiny change)
 
        * src/freeze.c (reload_frozen_state): Avoid dereferencing freed
@@ -8591,7 +8598,7 @@
 
        -----
 
-       $Revision: 1.491 $ $Date: 2007/02/25 23:19:32 $
+       $Revision: 1.492 $ $Date: 2007/02/26 21:44:10 $
 
        Local Variables:
        coding: utf-8


Reply via email to