Remve redundant specification.
authorBruno Haible <bruno@clisp.org>
Sat, 10 Mar 2007 14:56:09 +0000 (14:56 +0000)
committerBruno Haible <bruno@clisp.org>
Sat, 10 Mar 2007 14:56:09 +0000 (14:56 +0000)
ChangeLog
modules/allocsa-tests
modules/dirname-tests

index 98c7d1b870f617329e57e42ff6bd08d010f97d57..971741e6916b79932831f4f2c3375917e91d0aa8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-03-10  Bruno Haible  <bruno@clisp.org>
+
+       * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
+       variable.
+       * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
+       variable.
+
 2007-03-09  Eric Blake  <ebb9@byu.net>
        and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
 
index cc82f918e199488c4ecce34f392c8ac6f0071f6b..e117e856fa0455b824d8cab0f507e4e959f34d69 100644 (file)
@@ -8,5 +8,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-allocsa
 check_PROGRAMS += test-allocsa
-test_allocsa_SOURCES = test-allocsa.c
 
index e539246268f2ca25adb7e081a696f3575646ae2f..748f5a517e25a61b03dfd6661643ee6e19a8b2a2 100644 (file)
@@ -9,4 +9,3 @@ configure.ac:
 Makefile.am:
 TESTS += test-dirname
 noinst_PROGRAMS += test-dirname
-test_dirname_SOURCES = test-dirname.c