* extra4.test: Allow EXTRA_DATA to be specified.
authorTom Tromey <tromey@redhat.com>
Sat, 27 Mar 1999 12:19:05 +0000 (12:19 +0000)
committerTom Tromey <tromey@redhat.com>
Sat, 27 Mar 1999 12:19:05 +0000 (12:19 +0000)
tests/ChangeLog
tests/extra4.test

index 8047d9f..389209f 100644 (file)
@@ -1,3 +1,7 @@
+1999-03-27  Tom Tromey  <tromey@cygnus.com>
+
+       * extra4.test: Allow EXTRA_DATA to be specified.
+
 1999-03-22  Tom Tromey  <tromey@cygnus.com>
 
        * ldadd.test: Use AC_PROG_LIBTOOL, not AM_PROG_LIBTOOL.
index 40f57f9..b652fba 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# Check to make sure EXTRA_DATA cannot be specified.
+# Check to make sure EXTRA_DATA can be specified.
 
 . $srcdir/defs || exit 1
 
@@ -11,5 +11,4 @@ sysconf_DATA = @CODICIL@
 EXTRA_DATA = codicil.txt
 END
 
-$AUTOMAKE && exit 1
-exit 0
+$AUTOMAKE