From: Tom Tromey Date: Tue, 7 Dec 1999 03:14:46 +0000 (+0000) Subject: * confh4.test: Corrected final test. X-Git-Tag: Release-1-4b~167 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=d907cff953f616529e75c52bb88ca866839128ff;p=automake.git * confh4.test: Corrected final test. --- diff --git a/tests/ChangeLog b/tests/ChangeLog index 2ac72d3c..6d8d19e3 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,7 @@ 1999-12-06 Tom Tromey + * confh4.test: Corrected final test. + * confh4.test: New file. PR automake/34. * Makefile.am (TESTS): Mention confh4.test. diff --git a/tests/confh4.test b/tests/confh4.test index c695fea6..bae467ec 100755 --- a/tests/confh4.test +++ b/tests/confh4.test @@ -28,4 +28,4 @@ mkdir include $AUTOMAKE || exit 1 -grep -e -I Makefile.in +grep -e -I./include Makefile.in