Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c52e0530 | 2002-01-18 21:12:55 | * missing: Updated. * lib/missing: Accept versioned aclocal. * m4/init.m4 (AM_INIT_AUTOMAKE): Look for versioned aclocal. | ||
| 447ca35b | 2002-01-15 23:54:14 | * missing: Updated. * lib/missing: Match against `automake*' to pick up versioned automake. * m4/init.m4 (AM_INIT_AUTOMAKE): Use versioned automake name. * m4/amversion.in (AM_AUTOMAKE_VERSION): Set am__version variable. * lib/am/Makefile.am (amdir): Use pkgvdatadir. * lib/Makefile.am (dist_pkgvdata_DATA): Renamed to use pkgvdatadir. (scriptdir): Use pkgvdatadir. (installcheck-local): Likewise. * lib/Automake/Makefile.am (perllibdir): Use pkgvdatadir. * automake.in (perllibdir): Added VERSION. (libdir): Likewise. * aclocal.in (parse_arguments): Search versioned directory. Don't push unversioned directory unless it exists. (perllibdir): Added VERSION. (default_acdir): New global. * m4/Makefile.am (m4datadir): Added $(VERSION). * Makefile.am (install-exec-hook): New target. * configure.in (ACLOCAL): Search build directory. (pkgvdatadir): New subst. | ||
| 74a4184d | 2001-09-17 14:32:08 | * lib/missing (autom4te): New. (aclocal, autoconf, automake, autoheader, help2man): Propagate actual failures. | ||
| 809c236c | 2001-07-14 19:30:42 | * lib/missing (makeinfo): Redirect stdout and stderr outside subshell. From Alexandre Oliva. | ||
| 73cf791a | 2001-07-04 15:29:37 | * missing: Updated. * lib/missing (makeinfo): Use subshell, not explicit sh invocation. | ||
| 7028ac3d | 2001-07-02 00:48:12 | * lib/missing (makeinfo): If makeinfo exists, and we're in --run mode, then simply fail. | ||
| 5161467e | 2001-07-01 23:39:06 | * lib/missing: Added special exception to license. | ||
| 1b14a6bd | 2001-07-01 23:33:08 | * missing: Updated. * lib/missing: Updated. Added comment explaining configure.ac oddity. | ||
| a2c34841 | 2000-10-16 09:01:36 | * aclocal.in, aclocal.m4: Standardize FSF Copyright statements. * automake.in, automake.texi: Likewise. * clean-kr.am, clean.am: Likewise. * comp-vars.am: Likewise. * compile, compile.am: Likewise. * data-clean.am: Likewise. * data.am: Likewise. * dejagnu.am: Likewise. * depcomp: Likewise. * depend.am, depend2.am: Likewise. * dist-vars.am, dist.am: Likewise. * elisp-comp: Likewise. * footer.am: Likewise. * header-vars.am, header.am: Likewise. * java-clean.am java.am: Likewise. * kr-extra.am: Likewise. * library.am: Likewise. * libs-clean.am, libs.am: Likewise. * libtool.am: Likewise. * lisp-clean.am lisp.am: Likewise. * ltlib-clean.am ltlib.am: Likewise. * ltlibrary.am: Likewise. * m4/Makefile.in: Likewise. * m4/strtod.m4: Likewise. * mans-vars.am, mans.am: Likewise. * mdate-sh: Likewise. * missing: Likewise. * multilib.am: Likewise. * program.am: Likewise. * progs-clean.am, progs.am: Likewise. * python-clean.am, python.am: Likewise. * remake-hdr.am, remake.am: Likewise. * scripts.am: Likewise. * subdirs.am: Likewise. * tags-clean.am, tags.am: Likewise. * texi-vers.am: Likewise. * texinfos.am: Likewise. * ylwrap: Likewise. | ||
| 3c66d300 | 2000-06-19 17:29:15 | s/dependancy/dependency/. | ||
| 2b752327 | 2000-05-15 16:43:40 | * missing: Add support for `help2man'. | ||
| 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. | ||
| 9ae48df8 | 1999-11-21 21:35:41 | Merged from user-dep-gen-branch. | ||
| 39a9c441 | 1999-01-11 13:53:30 | 1999-01-11 Alexandre Oliva <oliva@dcc.unicamp.br> * missing (autoheader): `s' was missing from sed script; grr | ||
| 11348adf | 1999-01-10 21:09:52 | 1999-01-10 Alexandre Oliva <oliva@dcc.unicamp.br> * missing (autoheader): accept multiple header files (automake): simplify sed processing | ||
| de473fa8 | 1998-03-21 05:57:11 | lex fixes for hpux from alexandre oliva | ||
| 47536666 | 1997-08-05 23:36:52 | fix to missing program | ||
| 8ecd82bd | 1997-05-11 20:00:26 | better grammar in missing | ||
| 68bf612f | 1997-04-26 05:15:09 | fixed text in missing prog | ||
| 346c7ccd | 1997-03-19 04:58:56 | applied missing patches from Francois, verbatim |