m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/ChangeLog,v


From: Eric Blake
Subject: Changes to m4/ChangeLog,v
Date: Thu, 14 Sep 2006 00:37:27 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/14 00:37:26

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.380
retrieving revision 1.381
diff -u -b -r1.380 -r1.381
--- ChangeLog   8 Sep 2006 15:47:13 -0000       1.380
+++ ChangeLog   14 Sep 2006 00:37:26 -0000      1.381
@@ -1,3 +1,25 @@
+2006-09-13  Eric Blake  <address@hidden>
+
+       Fix installcheck.
+       * Makefile.am (check_LTLIBRARIES): Build test libraries in the
+       tests directory, so we can be sure an installed build is not
+       picking up uninstalled non-test libraries.
+       (check-local, installcheck-local): Depend on test libraries.
+       * tests/modules.at (AT_CHECK_M4_MODTEST): Don't use options
+       after file name.  Fix quoting.  Remove skipping the test, now
+       that makefile guarantees test modules will exist.
+       (Freezing modules, modules: shadow, modules: unload)
+       (modules: trace): Always put test modules in module path.
+       (modules: importing): Likewise, and rely on AT_CHECK_M4 for
+       stderr munging.
+       * src/main.c (usage): Document default module search path.
+       (import_environment, frozen_file_to_read, frozen_file_to_write):
+       Move...
+       (main): ...here.
+       * tests/testsuite.at (AT_CHECK_M4): Filter stderr here...
+       * tests/m4.in: ...not here.
+       Reported by Ralf Wildenhues.
+
 2006-09-08  Eric Blake  <address@hidden>
 
        * bootstrap: Kill unrelated copy-n-paste code from argument
@@ -7405,7 +7427,7 @@
 
        -----
 
-       $Revision: 1.380 $ $Date: 2006/09/08 15:47:13 $
+       $Revision: 1.381 $ $Date: 2006/09/14 00:37:26 $
 
        Local Variables:
        coding: utf-8




reply via email to

[Prev in Thread] Current Thread [Next in Thread]