summaryrefslogtreecommitdiff
path: root/m4/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* * m4/init.m4: Suggest fixing the call to AC_INIT whenAlexandre Duret-Lutz2006-08-041-1/+0
* * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Set `mkdir_p' toRalf Wildenhues2006-06-241-3/+3
* * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Rewrite using AC_PROG_MKDIR_P.Alexandre Duret-Lutz2006-06-071-0/+1
* * lib/am/distdir.am: Do not call $(mkdir_p) for eachRalf Wildenhues2006-06-061-14/+13
* * automake.in (%ignored_configure_vars): New variable.Alexandre Duret-Lutz2006-04-091-0/+1
* Allow package trees (packages with subpackages) to shareRalf Wildenhues2006-03-191-1/+1
* * lib/depcomp: Add 'ia64hp' dependency style.Alexandre Duret-Lutz2006-01-051-1/+0
* * automake.in (scan_autoconf_traces): Scan AC_SUBST_TRACE insteadAlexandre Duret-Lutz2005-06-301-5/+16
* * m4/amversion.in, m4/as.m4, m4/auxdir.m4, m4/ccstdc.m4,Alexandre Duret-Lutz2005-01-091-8/+2
* * doc/automake.texi (Requirements) <AC_CONFIG_FILES>: DiscussAlexandre Duret-Lutz2005-01-011-0/+7
* Support for `install-dvi', `install-html', `install-ps', andAlexandre Duret-Lutz2004-12-301-5/+14
* Declare recursive install targets as dependencies of `.MAKE', soAlexandre Duret-Lutz2004-12-271-0/+2
* * configure.ac: Export @am_AUTOCONF@.Alexandre Duret-Lutz2004-10-121-0/+1
* Support AC_REQUIRE_AUX_FILE, and fix requirement of AM_PROG_CC_C_O.Alexandre Duret-Lutz2004-08-031-0/+1
* * automake.in (AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM): Replace by ...Alexandre Duret-Lutz2004-08-011-0/+1
* * configure.ac, NEWS: Bump version to 1.9a.Alexandre Duret-Lutz2004-07-281-1/+1
* * configure.ac, NEWS: Bump version to 1.9.branchpoint-1-9Release-1-9Alexandre Duret-Lutz2004-07-281-2/+1
* * configure.ac, NEWS: Bump version to 1.8e.Alexandre Duret-Lutz2004-07-171-1/+1
* * configure.ac, NEWS: Bump version to 1.8d.Release-1-8dAlexandre Duret-Lutz2004-07-171-1/+1
* * lib/am/clean.am (distclean-generic): Do noAlexandre Duret-Lutz2004-06-031-1/+1
* * configure.ac, NEWS: Bump version to 1.8c.Alexandre Duret-Lutz2004-05-231-1/+1
* * configure.ac, NEWS: Bump version to 1.8b.Release-1-8bAlexandre Duret-Lutz2004-05-231-1/+1
* For PR automake/414:Alexandre Duret-Lutz2004-04-191-2/+5
* * aclocal.in (rel2abs): New function.Alexandre Duret-Lutz2004-02-071-0/+1
* * Makefile.am (maintainer-check): Check for unquoted $(DESTDIR) uses.Alexandre Duret-Lutz2004-01-281-7/+9
* Mimic Paul Eggert's changes to Autoconf.Alexandre Duret-Lutz2004-01-051-1/+1
* * lib/am/inst-vars.am: New file, define am__vpath_adj_setup,Alexandre Duret-Lutz2004-01-051-2/+8
* * automake.in, aclocal.in: Bump copyright years.Alexandre Duret-Lutz2004-01-011-2/+2
* * configure.ac, NEWS: Bump version to 1.8a.Alexandre Duret-Lutz2003-12-101-1/+1
* * configure.ac, NEWS: Bump version to 1.8.branchpoint-1-8Release-1-8Alexandre Duret-Lutz2003-12-101-1/+1
* * Makefile.am (do_subst): Fix the substitution of @configure_input@.Alexandre Duret-Lutz2003-12-091-0/+2
* * configure.ac, NEWS: Bump version to 1.7i.Alexandre Duret-Lutz2003-12-021-1/+1
* * configure.ac, NEWS: Bump version to 1.7h.Release-1-7hAlexandre Duret-Lutz2003-12-021-1/+1
* * configure.ac, NEWS: Bump version to 1.7g.Alexandre Duret-Lutz2003-11-251-1/+1
* * configure.ac, NEWS: Bump version to 1.7f.Release-1-7fAlexandre Duret-Lutz2003-11-251-1/+1
* Fix for PR automake/411:Alexandre Duret-Lutz2003-11-221-2/+3
* * lib/am/configure.am (%MAKEFILE%): Remove %MAINTAINER-MODE%,Alexandre Duret-Lutz2003-11-191-1/+1
* * configure.ac, NEWS: Bump version to 1.7e.Alexandre Duret-Lutz2003-11-181-1/+1
* * configure.ac, NEWS: Bump version to 1.7d.Release-1-7dAlexandre Duret-Lutz2003-11-181-1/+1
* * automake.in (generate_makefile): Define SUBDIRS if it isAlexandre Duret-Lutz2003-11-171-0/+1
* * configure.ac, NEWS: Bump version to 1.7c.Alexandre Duret-Lutz2003-11-111-1/+1
* * configure.ac, NEWS: Bump version to 1.7b.Release-1-7bAlexandre Duret-Lutz2003-11-111-1/+1
* * automake.in (handle_configure): Distribute and define mkinstalldirsAlexandre Duret-Lutz2003-11-101-7/+10
* * automake.in (handle_configure): Rename am__configure_depsAlexandre Duret-Lutz2003-10-271-6/+8
* * lib/am/install.am (install-strip): Override install_sh_PROGRAMAlexandre Duret-Lutz2003-10-211-1/+1
* * configure.in: Rename as ...Alexandre Duret-Lutz2003-09-241-4/+4
* Support for multiple inputs in AC_CONFIG_FILES.Alexandre Duret-Lutz2003-09-231-1/+1
* * automake.in (file_contents_internal): Do not add newlines beforeAlexandre Duret-Lutz2003-08-241-2/+0
* * aclocal.in (write_aclocal): Take an output file and list ofAlexandre Duret-Lutz2003-08-241-3/+10
* * lib/Automake/FileUtils.pm: More perldoc.Akim Demaille2003-08-201-12/+3