summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac, NEWS: Bump version to 1.7b.Release-1-7bAlexandre Duret-Lutz2003-11-1117-34/+36
* * Makefile.am (fetch): Get all files from savannah. Do notAlexandre Duret-Lutz2003-11-117-274/+331
* * configure.ac: Check that autoconf is installed, that it works,Alexandre Duret-Lutz2003-11-114-21/+129
* * NEWS: Minor edits.Alexandre Duret-Lutz2003-11-112-16/+17
* * lib/Makefile.am (dist_script_DATA): Move config-ml.in ...Alexandre Duret-Lutz2003-11-113-4/+10
* * tests/spy.test: Document overlapping ::-rules incompatibilities,Alexandre Duret-Lutz2003-11-112-34/+51
* * doc/automake.texi (Texinfo): Define MAKEINFO, MAKEINFOHTML,Alexandre Duret-Lutz2003-11-118-34/+113
* * tests/spy.test: New file.Alexandre Duret-Lutz2003-11-104-0/+89
* remove (not distributed, useless)Alexandre Duret-Lutz2003-11-101-38/+0
* * automake.in (handle_configure): Distribute and define mkinstalldirsAlexandre Duret-Lutz2003-11-1040-158/+252
* * tests/defs.in: Handle required=bzip2.Alexandre Duret-Lutz2003-11-102-0/+7
* * tests/defs.in: Export SHELL.Alexandre Duret-Lutz2003-11-104-1/+10
* * NEWS: Add news entries from 1.6.x and 1.7.x.Alexandre Duret-Lutz2003-11-092-0/+179
* * automake.texi (Optional) <AC_SUBST>: Grammar fixes.Alexandre Duret-Lutz2003-11-094-7/+9
* * automake.in (check_gnu_standards): Install COPYING only ifAlexandre Duret-Lutz2003-11-096-5/+95
* * lib/mkinstalldirs: Mention automake-patches@gnu.org andAlexandre Duret-Lutz2003-11-099-163/+378
* * lib/am/tags.am (ETAGSFLAGS, CTAGSFLAGS): Remove.Alexandre Duret-Lutz2003-11-0811-31/+25
* * lib/am/depend2.am (?GENERIC?%EXT%.o, ?GENERIC?%EXT%.obj)Alexandre Duret-Lutz2003-11-082-27/+38
* * lib/am/texibuild.am (%DEST_PREFIX%%DEST_SUFFIX%): Rename as ...Alexandre Duret-Lutz2003-11-0815-55/+507
* * m4/init.m4 (AM_INIT_AUTOMAKE): Require Autoconf 2.58.Alexandre Duret-Lutz2003-11-055-26/+102
* * lib/am/remake-hdr.am ($(srcdir)/%CONFIG_HIN%): Erase %STAMP%.Alexandre Duret-Lutz2003-10-275-1/+90
* * automake.in (handle_configure): Rename am__configure_depsAlexandre Duret-Lutz2003-10-2712-61/+93
* * lib/am/remake-hdr.am ($(srcdir)/%CONFIG_HIN%): Depend onAlexandre Duret-Lutz2003-10-262-1/+4
* * automake.in (handle_configure): Distribute all AC_CONFIG_HEADERSAlexandre Duret-Lutz2003-10-267-27/+120
* * tests/output7.test: Populate sub/ with a dummy file, so that itAlexandre Duret-Lutz2003-10-253-0/+26
* * lib/ylwrap: Typo in regex.Alexandre Duret-Lutz2003-10-243-2/+7
* * lib/Automake/XFile.pm: Don't assume -j is solo.Akim Demaille2003-10-232-3/+12
* * m4/lispdir.m4 (AM_PATH_LISPDIR): Always check for Emacs.Alexandre Duret-Lutz2003-10-219-42/+99
* typoAlexandre Duret-Lutz2003-10-212-3/+3
* * NEWS: Clarify the entry about multiple conditional definitionsAlexandre Duret-Lutz2003-10-212-3/+10
* * lib/am/install.am (install-strip): Override install_sh_PROGRAMAlexandre Duret-Lutz2003-10-2112-15/+29
* * aclocal.in ("MAIN", usage, parse_arguments): Move nearAlexandre Duret-Lutz2003-10-062-158/+161
* * tests/stdlib2.test: Check AM_LDFLAGS alone.Alexandre Duret-Lutz2003-10-062-0/+5
* * lib/config.guess, lib/config.sub, lib/texinfo.tex: New upstreamAlexandre Duret-Lutz2003-10-064-425/+557
* * automake.in (handle_ltlibraries): Also grep AM_LDFLAGS for `-module'.Alexandre Duret-Lutz2003-10-068-4/+97
* * tests/defs.in: For required=runtest, check that we are usingAlexandre Duret-Lutz2003-10-032-2/+9
* For Debian Bug #213524:Alexandre Duret-Lutz2003-10-033-9/+17
* * m4/amversion.in: Add (C) to the Copyright notice.Akim Demaille2003-10-013-2/+8
* * lib/Automake/XFile.pm: Use Errno.Akim Demaille2003-10-012-1/+16
* * lib/Automake/Options.pm (_process_option_list): RecognizeTom Tromey2003-09-309-9/+72
* * automake.in (handle_clean): Take $makefile as argument, andAlexandre Duret-Lutz2003-09-297-5/+75
* * doc/automake.texi (Scripts): Update the example about automake.Alexandre Duret-Lutz2003-09-264-7/+28
* * lib/mkinstalldirs: Clean up after NextStep and OpenStep mkdir.Alexandre Duret-Lutz2003-09-263-1/+20
* * README: More mailing lists.Alexandre Duret-Lutz2003-09-252-8/+14
* * NEWS: Mention the switch to GNU FDL for the manual.Alexandre Duret-Lutz2003-09-242-0/+6
* * lib/install-sh (src, dst): Protect names starting with `-',Alexandre Duret-Lutz2003-09-242-3/+15
* * configure.in: Rename as ...Alexandre Duret-Lutz2003-09-2413-41/+45
* * doc/fdl.texi: New file.Alexandre Duret-Lutz2003-09-245-11/+491
* * doc/automake.texi: Refer to configure.ac instead of configure.in.Alexandre Duret-Lutz2003-09-244-75/+78
* * automake.texi: Move ...Alexandre Duret-Lutz2003-09-2312-194/+541