* libobj2.test: Error if libtu.a.P is mentioned.
authorTom Tromey <tromey@redhat.com>
Sat, 1 May 1999 13:09:13 +0000 (13:09 +0000)
committerTom Tromey <tromey@redhat.com>
Sat, 1 May 1999 13:09:13 +0000 (13:09 +0000)
tests/ChangeLog
tests/libobj2.test

index 3963f28..34de849 100644 (file)
@@ -1,3 +1,7 @@
+1999-05-01  Tom Tromey  <tromey@cygnus.com>
+
+       * libobj2.test: Error if libtu.a.P is mentioned.
+
 1999-04-27  Tom Tromey  <tromey@cygnus.com>
 
        * cond9.test: New file.  From Raja R Harinath.
index fa9b889..9c276f1 100755 (executable)
@@ -28,4 +28,5 @@ END
 
 $AUTOMAKE || exit 1
 
+fgrep 'libtu.a.P' subdir/Makefile.in && exit 1
 grep 'fsusage\.c' subdir/Makefile.in