m4/missing.m4


Log

Author Commit Date CI Message
Pavel Roskin 5cad77aa 2000-10-10T00:18:53 * m4/init.m4 (AM_INIT_AUTOMAKE): Don't rely on variable assignments changing $? - it's broken in ash-0.2. * m4/missing.m4 (AM_MISSING_HAS_RUN): Likewise.
Akim Demaille 4b893ece 2000-08-02T08:59:16 * m4: Quote properly the name of the macros being defined. Use `#' instead of `dnl' where appropriate. * m4/header.m4 (AM_CONFIG_HEADER): Get rid of changequote, just quote. Don't quote passive characters. Pull the AC_PREREQ outside the macro. * m4/init.m4: Pull the AC_PREREQ outside the macro.
Alexandre Oliva c337ebde 2000-03-13T10:40:49 * m4/missing.m4: Print the backtick in a way that won't cause autoconf CVS to emit any warnings.
Tom Tromey a9e06855 1999-12-10T07:49:33 * automake.in (initialize_global_constants): If unreadable by owner, make it readable by owner regardless of number of links. Fixes more of install2.test. * missing: Try to see if gnutar or gtar exist before invoking them. * m4/missing.m4 (AM_MISSING_INSTALL_SH): Remove ${SHELL} from install_sh value. Look for install-sh and install.sh in a somewhat more sensible way. Fixes test install2.test. Partially from Jim Meyering.
Tom Tromey 5ce1429e 1999-12-10T06:44:10 1999-12-09 Pavel Roskin <pavel_roskin@geocities.com> * m4/missing.m4: remove redundant backquote
Tom Tromey 5821230c 1999-11-23T05:08:42 * m4/missing.m4 (AM_MISSING_INSTALL_SH): Don't take argument. * m4/init.m4 (AM_INIT_AUTOMAKE): Don't pass argument to AM_MISSING_INSTALL_SH. * automake.in (scan_one_configure_file): Reverted previous change.
Tom Tromey 9ae48df8 1999-11-21T21:35:41 Merged from user-dep-gen-branch.
Tom Tromey d9a5a21d 1997-04-26T05:07:53 patch to missing check
Tom Tromey 2cd1bd2a 1997-03-26T05:12:05 bug fix in "missing" checks
Tom Tromey c1bf7cf1 1997-03-19T07:42:37 last-minute fixes
Tom Tromey 09bb43da 1997-03-19T05:37:03 fixed up "missing" support