]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* objc.test: Updated to account for new ObjC support.
authorTom Tromey <tromey@redhat.com>
Sun, 10 Jan 1999 20:58:08 +0000 (20:58 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 10 Jan 1999 20:58:08 +0000 (20:58 +0000)
tests/ChangeLog
tests/objc.test

index daed664445e6d6a618773be35a8529f1d247b621..cb55c05b6d883beafe6bef4487b06a2b651868c9 100644 (file)
@@ -1,5 +1,7 @@
 1999-01-10  Tom Tromey  <tromey@cygnus.com>
 
+       * objc.test: Updated to account for new ObjC support.
+
        * pluseq5.test: New file.
        * Makefile.am (TESTS): Added pluseq5.test.
 
index e004b887d23a67beb6c23d4a4bcd4334930672b2..1b8b4db1ee0df5e3cc0c77e08803d558459bc9b8 100755 (executable)
@@ -4,6 +4,8 @@
 
 . $srcdir/defs || exit 1
 
+echo 'AC_SUBST(OBJC)' >> configure.in
+
 cat > Makefile.am << 'END'
 bin_PROGRAMS = foo
 foo_SOURCES = foo.m