Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4b893ece | 2000-08-02 08: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. | ||
| c337ebde | 2000-03-13 10:40:49 | * m4/missing.m4: Print the backtick in a way that won't cause autoconf CVS to emit any warnings. | ||
| a9e06855 | 1999-12-10 07: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. | ||
| 5ce1429e | 1999-12-10 06:44:10 | 1999-12-09 Pavel Roskin <pavel_roskin@geocities.com> * m4/missing.m4: remove redundant backquote | ||
| 5821230c | 1999-11-23 05: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. | ||
| 9ae48df8 | 1999-11-21 21:35:41 | Merged from user-dep-gen-branch. | ||
| d9a5a21d | 1997-04-26 05:07:53 | patch to missing check | ||
| 2cd1bd2a | 1997-03-26 05:12:05 | bug fix in "missing" checks | ||
| c1bf7cf1 | 1997-03-19 07:42:37 | last-minute fixes | ||
| 09bb43da | 1997-03-19 05:37:03 | fixed up "missing" support |