Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 44d82214 | 2001-03-05 14:52:13 | * automake.in (&file_contents): Map MAINTAINER-MODE to @MAINTAINER_MODE_TRUE@ or nothing. * configure.am, remake-hdr.am, remake.am, texi-vers.am: Adjust. Suggested by Tom. | ||
| 51c68871 | 2001-03-05 14:41:08 | * configure.am: New file. * automake.in (&file_contents): Transform CONFIGURE-AC. (&handle_texinfo, &handle_configure): Don't transform CONFIGURE_AM. (&handle_configure): Use `configure.am'. * remake-hdr.am, remake.am, texi-vers.am: Adjust to MAINTAINER-MODE and CONFIGURE-AC. | ||
| e8133bcf | 2001-02-27 09:12:42 | Distinguish automake substitutions from config.status substitutions. * automake.in (&add_depend2): Transform AMDEP. (&handle_clean): Transform MCFILES and MFILES. (&file_contents): Transform MAINTAINER_MODE. (&transform, &am_install_var): Use `%', not `@'. Adjust all the *.am files. * clean.am: Use ?MFILES? instead of ad hoc MAINTAINERCLEAN. * depend2.am: Display the double dependency on both ?AMDEP? and @AMDEP@. | ||
| 4ea6c12e | 2001-01-16 11:15:21 | Let Automake support `configure.ac'. * automake.in: In the comments, prefer `configure.ac' to `configure.in'. When using &am_conf_error, don't repeat `in configure.in', since the function already reports it. When referring to `configure.in' use `$configure_ac' instead. (configure_ac): New global variable. (scan_configure, scan_one_configure_file): Rename as... (scan_autoconf_files, scan_one_autoconf_file): this. (scan_autoconf_files): Compute $configure_ac. (transform): New function. (handle_configure): Use it to transform CONFIGURE_AC in `remake.am' and in `remake-hdr.am'. (common_files): Also consider `configure.ac'. Use consistently single quotes. * aclocal.in (configure_ac): New variable. Use it. * texi-vers.am: Depend on CONFIGURE_AC not configure.in. * remake.am: Likewise. * remake-hdr.am: Likewise. | ||
| 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. | ||
| dee4d56f | 1998-10-03 18:26:55 | * automake.in (handle_aclocal_m4): Use new MAINTAINER_MODE conditional. (handle_configure): Likewise. (read_am_file): Likewise. (file_contents_with_transform): Likewise. (scan_one_configure_file): Recognize that AM_MAINTAINER_MODE defines a conditional. * automake.texi (Optional): Document new AM_MAINTAINER_MODE. * texi-vers.am ($(srcdir)/@VTEXI@): Look at MAINTAINER_MODE conditional. (maintainer-clean-@VTI@): Likewise. * remake.am ($(srcdir)/configure): Look at MAINTAINER_MODE conditional. * remake-hdr.am ($(srcdir)/@CONFIG_HEADER_IN@): Look at MAINTAINER_MODE conditional. * m4/maintainer.m4 (AM_MAINTAINER_MODE): Defined MAINTAINER_MODE conditional. | ||
| 41b60e1c | 1998-07-16 22:26:53 | CONFIG_STATUS_DEPENDENCIES addition from Ian | ||
| 1d9a0421 | 1997-04-27 23:48:14 | remake bugs reported by Phil Nelson | ||
| 346c7ccd | 1997-03-19 04:58:56 | applied missing patches from Francois, verbatim | ||
| 0df76f10 | 1996-12-06 03:31:22 | bug fixes for : mode support | ||
| cbf3dc2e | 1996-11-07 22:47:12 | Initial draft of --cygnus mode. Bug fixes for config.h in subdir | ||
| c1f45ca6 | 1996-10-11 05:09:23 | use $(SHELL) where appropriate | ||
| c353c2ba | 1996-10-10 22:26:34 | Various bug fixes | ||
| ed54a60c | 1996-10-06 06:44:08 | remake bug fix (for broken makes) | ||
| 415b0680 | 1996-06-10 05:28:24 | Bug fixes | ||
| 7730153f | 1996-05-17 15:18:19 | Tags fixups | ||
| 30c068a4 | 1996-05-16 04:33:51 | Fixes | ||
| b6270c98 | 1996-02-20 07:03:21 | Bug fixes | ||
| e398ecd9 | 1996-01-06 20:10:14 | Patches from Jim Meyering. Put copyright in all files | ||
| 3aba9acd | 1996-01-02 02:20:18 | Many changes from Franc,ois | ||
| 9eb2ffa7 | 1995-12-05 06:16:51 | Many cleanups. Added --strictness option. | ||
| 6cb9c627 | 1995-11-18 19:07:30 | (Makefile.in): automake "Makefile", not "Makefile.am" | ||
| bc2e8b73 | 1995-11-16 17:28:29 | (Makefile.in): Bug fix. | ||
| cc53aa2e | 1995-11-16 09:34:39 | Added rule where Makefile.in depends on Makefile.am | ||
| 88904e7e | 1994-11-02 06:15:28 | account for VPATH limitations | ||
| c0aa7bd8 | 1994-09-19 22:44:25 | works on fileutils except for all | ||
| c20ca442 | 1994-09-19 16:20:04 | might work | ||
| ddb3d5fc | 1994-09-19 15:12:26 | Initial revision |