CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/06/13 15:41:38
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.301
retrieving revision 1.302
diff -u -b -r1.301 -r1.302
--- ChangeLog 13 Jun 2006 01:19:09 -0000 1.301
+++ ChangeLog 13 Jun 2006 15:41:38 -0000 1.302
@@ -1,3 +1,16 @@
+2006-06-13 Ralf Wildenhues <[EMAIL PROTECTED]>
+
+ * Makefile.am (AM_CPPFLAGS): Add $(LTDLINCL), so the right
+ ltdl.h is used.
+
+ * bootstrap: Do not run libtoolize manually, this is done
+ correctly by autoreconf. Invoke autoreconf with --no-recursive
+ to avoid unnecessary rerunning of autotools for libltdl.
+
+2006-06-13 Eric Blake <[EMAIL PROTECTED]>
+
+ * THANKS: Update.
+
2006-06-12 Eric Blake <[EMAIL PROTECTED]>
* m4/output.c [HAVE_MKTEMP]: Gnulib provides mkstemp, so don't
@@ -6467,4 +6480,4 @@
* Initial beta release. Release 0.50, manual 0.05.
- $Revision: 1.301 $ $Date: 2006/06/13 01:19:09 $
+ $Revision: 1.302 $ $Date: 2006/06/13 15:41:38 $