Index: m4/ChangeLog
diff -u m4/ChangeLog:1.279 m4/ChangeLog:1.280
--- m4/ChangeLog:1.279 Sat May 7 01:30:57 2005
+++ m4/ChangeLog Sat May 7 19:46:13 2005
@@ -1,5 +1,16 @@
2005-05-07 Gary V. Vaughan <[EMAIL PROTECTED]>
+ Since most of the build is handled from a single Makefile.am now,
+ we can teach make about the dependencies between the m4 binary and
+ the preopened modules it is built against:
+
+ * configure.ac (PREOPEN_DEPENDENCIES): Substitute for a list of
+ preopened modules.
+ * Makefile.am (src_m4_DEPENDENCIES): Rebuild the m4 program if any
+ of the preopened modules have changed.
+
+2005-05-07 Gary V. Vaughan <[EMAIL PROTECTED]>
+
* configure.ac (gl_MODULES): Add mkstemp for machines that don't
have a native implementation.
@@ -6289,4 +6300,4 @@
* Initial beta release. Release 0.50, manual 0.05.
- $Revision: 1.279 $ $Date: 2005/05/07 01:30:57 $
+ $Revision: 1.280 $ $Date: 2005/05/07 19:46:13 $