tests/install2.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 994c1aaa 2000-03-19T20:35:46 * install2.test: Expect a `dist' failure.
Tom Tromey f7baf9b7 1999-12-19T09:01:02 * pr19.test: Fail gracefully if gzip missing. * install2.test: Fail gracefully if gzip missing.
Tom Tromey fc9b641e 1999-12-10T07:47:26 * install2.test: New file. * Makefile.am (TESTS): Added install2.test.