From: Tom Tromey Date: Sat, 1 May 1999 13:13:08 +0000 (+0000) Subject: * libobj2.test: Reverted previous change; it is incorrect. X-Git-Tag: merging-into-user-dep-gen~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d20a3a42a496a0f135ff5628f06cd58d29f302c0;p=thirdparty%2Fautomake.git * libobj2.test: Reverted previous change; it is incorrect. --- diff --git a/tests/ChangeLog b/tests/ChangeLog index 34de849f9..45f9a5a82 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,7 @@ 1999-05-01 Tom Tromey + * libobj2.test: Reverted previous change; it is incorrect. + * libobj2.test: Error if libtu.a.P is mentioned. 1999-04-27 Tom Tromey diff --git a/tests/libobj2.test b/tests/libobj2.test index 9c276f125..fa9b889d6 100755 --- a/tests/libobj2.test +++ b/tests/libobj2.test @@ -28,5 +28,4 @@ END $AUTOMAKE || exit 1 -fgrep 'libtu.a.P' subdir/Makefile.in && exit 1 grep 'fsusage\.c' subdir/Makefile.in