]> sourceware.org Git - automake.git/commitdiff
* libobj2.test: Reverted previous change; it is incorrect.
authorTom Tromey <tromey@redhat.com>
Sat, 1 May 1999 13:13:07 +0000 (13:13 +0000)
committerTom Tromey <tromey@redhat.com>
Sat, 1 May 1999 13:13:07 +0000 (13:13 +0000)
tests/ChangeLog
tests/libobj2.test

index 34de849f91d249e9067aca172000ffb0f19a01af..45f9a5a8256c711ec90b3d3ca0eca971c9a30685 100644 (file)
@@ -1,5 +1,7 @@
 1999-05-01  Tom Tromey  <tromey@cygnus.com>
 
+       * libobj2.test: Reverted previous change; it is incorrect.
+
        * libobj2.test: Error if libtu.a.P is mentioned.
 
 1999-04-27  Tom Tromey  <tromey@cygnus.com>
index 9c276f125b936f2cb62fb65fe64914e9a11fe4b8..fa9b889d684b88083efb9a0365d0c263fa30f582 100755 (executable)
@@ -28,5 +28,4 @@ END
 
 $AUTOMAKE || exit 1
 
-fgrep 'libtu.a.P' subdir/Makefile.in && exit 1
 grep 'fsusage\.c' subdir/Makefile.in
This page took 0.029381 seconds and 5 git commands to generate.