tests/subobj3.test


Log

Author Commit Date CI Message
Tom Tromey f61d5113 2001-03-04T21:05:09 * tests/yaccvpath.test: No need to remove dummy files. * tests/subobj3.test: No need to remove dummy files. * tests/pr9.test: No need to remove dummy files. * tests/pr87.test: No need to remove dummy files. * tests/pr19.test: No need to remove dummy files. * tests/install2.test: No need to remove dummy files. * tests/defs: Actually copy in install-sh, mkinstalldirs, missing, and depcomp.
Tom Tromey 828fcc88 2001-02-16T06:16:27 * tests/subobj3.test: Exit with status 77 if gcc not found. * tests/pr9.test: Exit with status 77 if gzip not found. * tests/pr87.test: Exit with status 77 if gcc not found. * tests/pr19.test: Exit with status 77 if gzip or gcc not found. * tests/install2.test: Exit with status 77 if gzip not found. * tests/exsource.test: Exit with status 77 if GNU make not found. * tests/ansi3.test: Exit with status 77 if gcc not found. * tests/target-cflags.test: Require GNU make. Exit with status 77 if gcc or make not found. Fixes PR automake/121.
Akim Demaille dc9a4021 2001-01-26T14:21:37 * m4/depend.m4 (AM_DEPENDENCIES): Don't leave `AC_PROG_CC' etc. in clear. * m4/init.m4: Likewise. * m4/sanity.m4: s/conftestfile/conftest.file/.
Tom Tromey f0a9746d 2000-05-01T21:03:23 2000-05-01 Pavel Roskin <pavel_roskin@geocities.com> * install2.test: Prevent automake from looking into .. and ../.. by using AC_CONFIG_AUX_DIR(.) in configure.in * pr19.test: Likewise * subobj3.test: Likewise
Tom Tromey f8da0723 1999-12-27T07:40:32 * subobj3.test: Remove depcomp. * pr9.test: Remove depcomp. Remove opportunistic check. * pr19.test: Remove depcomp.
Tom Tromey 6b5f91ec 1999-12-12T23:48:40 * Makefile.am (XFAIL_TESTS): Removed subobj3.test.
Tom Tromey e84e3024 1999-05-27T20:16:52 * subobj3.test: New file. * Makefile.am (TESTS): Added subobj3.test. (XFAIL_TESTS): Likewise.