summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Makefile.am: Do not rerun `make dist' after tagging, `make distcheck'Alexandre Duret-Lutz2003-11-111-5/+8
* * 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-4/+3
* * Makefile.am (fetch): Get all files from savannah. Do notAlexandre Duret-Lutz2003-11-111-8/+7
* * automake.in (handle_configure): Distribute and define mkinstalldirsAlexandre Duret-Lutz2003-11-101-8/+10
* * lib/am/tags.am (ETAGSFLAGS, CTAGSFLAGS): Remove.Alexandre Duret-Lutz2003-11-081-5/+1
* * automake.in (handle_configure): Rename am__configure_depsAlexandre Duret-Lutz2003-10-271-7/+9
* * 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-5/+5
* * automake.texi: Move ...Alexandre Duret-Lutz2003-09-231-180/+21
* Support for multiple inputs in AC_CONFIG_FILES.Alexandre Duret-Lutz2003-09-231-1/+1
* * Makefile.am (FETCHFILES, fetch): Do not fetch lib/Automake/XFile.pmAlexandre Duret-Lutz2003-09-131-5/+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-6/+17
* * lib/Automake/FileUtils.pm: More perldoc.Akim Demaille2003-08-201-19/+6
* * Makefile.am (maintainer-check): Update perllibdir.Raja R Harinath2003-08-071-2/+2
* * lib/Automake/Config.in: New file.Alexandre Duret-Lutz2003-08-061-1/+1
* * Makefile.am (FETCHFILES, fetch): Add config-ml.in andAlexandre Duret-Lutz2003-07-291-1/+5
* Fix missing rebuilds during `make dist' with BSD make.Alexandre Duret-Lutz2003-07-241-3/+4
* regenAlexandre Duret-Lutz2003-07-241-112/+174
* * automake.in (scan_autoconf_traces): Handle AC_CONFIG_LINKS.Derek R. Price2003-07-161-168/+111
* * lib/am/subdirs.am (RECURSIVE_TARGETS): Move install-recursive,Akim Demaille2003-07-061-12/+9
* * automake.in (&define_files_variable): New.Akim Demaille2003-07-061-5/+6
* * automake.in (&define_files_variable): New.Akim Demaille2003-07-061-13/+11
* * lib/am/distdir.am: Use ';' as a terminator, not a separator, forAkim Demaille2003-07-051-1/+1
* * Makefile.am (maintainer-clean): Disallow '$AUTOMAKE && exit 1'.Alexandre Duret-Lutz2003-07-031-4/+8
* * lib/am/distdir.am (distcheck): Run $(am__remove_distdir)Alexandre Duret-Lutz2003-06-271-0/+1
* * automake.texi (Top): Use @copying and @insertcopying.Akim Demaille2003-06-251-1/+1
* * automake.in (handle_dist): Delete DIST_COMMON before redefiningAlexandre Duret-Lutz2003-06-201-17/+39
* * alocal.in: Use Automake::Configure_ac.Alexandre Duret-Lutz2003-06-021-37/+9
* * lib/am/texi-vers.am, lib/am/subdirs.am, lib/am/scripts.am,Akim Demaille2003-06-021-9/+9
* * automake.in: Move the "main" code at the end.Alexandre Duret-Lutz2003-05-221-15/+5
* * lib/Automake/Wrap.pm, lib/Automake/tests/Wrap.pl: New files.Alexandre Duret-Lutz2003-05-211-9/+9
* * lib/am/configure.am (%MAKEFILE-IN%): Propagate automake's exitAlexandre Duret-Lutz2003-05-061-2/+3
* * automake.in (handle_configure): Don't add @configure_deps toAlexandre Duret-Lutz2003-04-251-10/+12
* * tests/aclocal6.test: New file.Alexandre Duret-Lutz2003-04-251-14/+15
* * automake.in (scan_aclocal_m4): Do not parse ACLOCAL_AMFLAGSAlexandre Duret-Lutz2003-04-241-11/+18
* For automake PR/46:Alexandre Duret-Lutz2003-04-241-2/+18
* * lib/am/distdir.am (distuninstallcheck, distcleancheck): SilentAlexandre Duret-Lutz2003-04-151-3/+3
* 2003-03-14 Richard Dawe <rich@phekda.freeserve.co.uk>Alexandre Duret-Lutz2003-04-141-20/+32
* * automake.in (%silent_variable_override): New variable.Alexandre Duret-Lutz2003-04-141-0/+1
* * lib/Automake/tests/Condition.pl (test_reduce_and)Alexandre Duret-Lutz2003-04-111-34/+57
* * Makefile.am (maintainer-check): Allow `automake:' tokens,Alexandre Duret-Lutz2003-03-191-3/+3
* * lib/am/depend2.am (?GENERIC?%EXT%.o, ?GENERIC?%EXT%.obj): Do notAlexandre Duret-Lutz2003-02-251-2/+2
* * ChangeLog: Move 2002's entries to ...Alexandre Duret-Lutz2003-02-241-6/+11
* * lib/am/texibuild.am: Don't remove the target info files. Instead,Alexandre Duret-Lutz2003-02-241-11/+22
* * Makefile.am (maintainer-check): Update the diff checkAlexandre Duret-Lutz2003-02-121-1/+1
* 2003-02-10 Richard Dawe <rich@phekda.freeserve.co.uk>Alexandre Duret-Lutz2003-02-101-1/+2