summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * automake.in (lang_yacc_target_hook): Add rule to recover fromAlexandre Duret-Lutz2002-06-086-6/+32
* For PR automake/317:Alexandre Duret-Lutz2002-06-0813-13/+69
* For PR automake/47 (fixed a long time ago):Alexandre Duret-Lutz2002-06-062-4/+18
* * lib/am/configure.am (am__CONFIG_DISTCLEAN_FILES): New variable.Alexandre Duret-Lutz2002-06-066-3/+88
* 2002-06-05 Miloslav Trmac <trmac@popelka.ms.mff.cuni.cz>Alexandre Duret-Lutz2002-06-053-4/+11
* * Makefile.am (maintainer-check): Check for egrep and fgrep.Alexandre Duret-Lutz2002-05-314-22/+55
* 2002-05-31 Richard Boulton <richard@tartarus.org>Alexandre Duret-Lutz2002-05-315-13/+96
* * lib/am/distdir.am (distdir): Don't assume that 'grep -F' works;Paul Eggert2002-05-301-0/+5
* (distdir): Don't assume that 'grep -F' works; instead, use shellPaul Eggert2002-05-301-4/+5
* Don't assume that egrep and fgrep exist, as POSIX 1003.1-2001 noPaul Eggert2002-05-301-0/+33
* fgrep -> $FGREP, egrep -> $EGREPPaul Eggert2002-05-3048-64/+64
* Set FGREP and EGREP.Paul Eggert2002-05-301-0/+17
* (AM_MAKE_INCLUDE): fgrep -> grepPaul Eggert2002-05-301-2/+4
* (install-info-am, uninstall-info-am): fgrep -> grepPaul Eggert2002-05-301-5/+6
* (distdir): fgrep -> grep -F.Paul Eggert2002-05-301-3/+3
* (maintainer-check): Use grep -E and grep -F insteadPaul Eggert2002-05-301-18/+18
* For PR automake/323:Alexandre Duret-Lutz2002-05-246-2/+48
* * tests/defs (confiugre.in): Don't double-quote $me.Alexandre Duret-Lutz2002-05-223-6/+19
* * automake.in (conditional_implies_one_of): Rename as ...Alexandre Duret-Lutz2002-05-203-5/+15
* * tests/defs (configure.in): Quote macro arguments.Alexandre Duret-Lutz2002-05-202-2/+10
* * lib/am/header-vars.am (build_triplet, host_triplet,Alexandre Duret-Lutz2002-05-172-0/+10
* For PR automake/186:Alexandre Duret-Lutz2002-05-176-2/+67
* * automake.in (conditional_true_when): Return false if $WHEN == FALSE.Alexandre Duret-Lutz2002-05-168-24/+268
* Fix for PR automake/322:Alexandre Duret-Lutz2002-05-146-6/+75
* 2002-05-08 Charles Wilson <cwilson@ece.gatech.edu>Alexandre Duret-Lutz2002-05-086-1/+80
* * TODO: Undust.Alexandre Duret-Lutz2002-05-072-58/+19
* * Makefile.am (FETCHFILES, fetch): Get INSTALL from Autoconf CVS.Alexandre Duret-Lutz2002-05-063-5/+11
* Erase stamps from the Makefile that generates them.Alexandre Duret-Lutz2002-05-068-18/+48
* Fix for condd.test (conditional `+='):Alexandre Duret-Lutz2002-05-069-128/+183
* * automake.texi (Program and Library Variables): Mention _LFLAGS.Tom Tromey2002-05-062-2/+6
* * lib/am/ltlib.am (clean-%DIR%LTLIBRARIES): Erase so_locationsAlexandre Duret-Lutz2002-04-302-1/+16
* * lib/am/dejagnu.am (distclean-DEJAGNU): New target.Tom Tromey2002-04-262-0/+17
* * tests/man2.test: Use `pwd`, not $PWD. Use $MAKE -e.Alexandre Duret-Lutz2002-04-262-1/+5
* * automake.in (subobjname): Use the length of %subobjvarAlexandre Duret-Lutz2002-04-252-3/+8
* For PR automake/307:Alexandre Duret-Lutz2002-04-256-110/+100
* * lib/am/check.am: Show skipped tests. Display theAlexandre Duret-Lutz2002-04-254-6/+50
* Fix PR automake/315:Alexandre Duret-Lutz2002-04-247-51/+143
* * m4/depout.m4 (_AM_OUTPUT_DEPENDENCY_COMMANDS): GrepAlexandre Duret-Lutz2002-04-235-1/+50
* For PR automake/151 and PR automake/314:Alexandre Duret-Lutz2002-04-225-61/+138
* Fix some bugs when using "$@" when there might be zero positionalPaul Eggert2002-04-191-1/+16
* No need for ${1+"$@"} workaround, as the command is never invoked withPaul Eggert2002-04-191-1/+1
* Update from lib/missing.Paul Eggert2002-04-191-5/+5
* No need for ${1+"$@"} workaround, as the command is never invoked withPaul Eggert2002-04-191-5/+5
* Use 'case' statement to work around ${1+"$@"} problem with Zsh.Paul Eggert2002-04-193-6/+12
* * automake.in (initialize_per_input): Clear %require_file_found.Alexandre Duret-Lutz2002-04-195-8/+52
* * m4/header.m4 (_AM_CONFIG_HEADER_INSINUATE): New function,Alexandre Duret-Lutz2002-04-1911-27/+79
* * tests/man2.test: New file.Alexandre Duret-Lutz2002-04-135-1/+46
* Enable traces; wipe out the old configure.in parser.Alexandre Duret-Lutz2002-04-1316-690/+181
* * tests/version6.test: New file.Alexandre Duret-Lutz2002-04-135-19/+25
* 2002-04-13 Andreas Schwab <schwab@suse.de>Tom Tromey2002-04-132-1/+23