]> sourceware.org Git - automake.git/commitdiff
* confh4.test: Corrected final test.
authorTom Tromey <tromey@redhat.com>
Tue, 7 Dec 1999 03:14:46 +0000 (03:14 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 7 Dec 1999 03:14:46 +0000 (03:14 +0000)
tests/ChangeLog
tests/confh4.test

index 2ac72d3cad3cdb4292efd3b787d57d375a7d3c40..6d8d19e3e9e5c9ca01cdb292af4ec91130ee9836 100644 (file)
@@ -1,5 +1,7 @@
 1999-12-06  Tom Tromey  <tromey@cygnus.com>
 
+       * confh4.test: Corrected final test.
+
        * confh4.test: New file.  PR automake/34.
        * Makefile.am (TESTS): Mention confh4.test.
 
index c695fea6b7b530af48c833015f4001a0631861f9..bae467ec37e6f9fef32a9e573c31885696ef68e0 100755 (executable)
@@ -28,4 +28,4 @@ mkdir include
 
 $AUTOMAKE || exit 1
 
-grep -e -I Makefile.in
+grep -e -I./include Makefile.in
This page took 0.031125 seconds and 5 git commands to generate.