| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * aclocal.in (parse_arguments): Correct comment. From Akim. | Alexandre Duret-Lutz | 2004-11-06 | 1 | -1/+1 |
* | * aclocal.in: Use Automake::ChannelDefs, and adjust all output | Alexandre Duret-Lutz | 2004-11-04 | 1 | -98/+108 |
* | * aclocal.in (write_aclocal): Make sure $map_traced_defs{$m} exists | Alexandre Duret-Lutz | 2004-11-03 | 1 | -1/+3 |
* | * aclocal.in: Use strict and -w. Declare local variables with `my', | Alexandre Duret-Lutz | 2004-11-01 | 1 | -76/+74 |
* | * aclocal.in ($ac_defun_rx): Match AC_DEFUN_ONCE. | Alexandre Duret-Lutz | 2004-10-10 | 1 | -2/+5 |
* | * configure.ac: Require Perl 5.6. | Alexandre Duret-Lutz | 2004-09-26 | 1 | -20/+1 |
* | * AUTHOR, automake.in, aclocal.in: Add Alexandre Duret-Lutz as | Akim Demaille | 2004-09-19 | 1 | -2/+4 |
* | * aclocal.in (scan_file): Update "#Extending%20aclocal" URL, makeinfo | Alexandre Duret-Lutz | 2004-08-01 | 1 | -1/+1 |
* | For Debian Bug #251820: | Alexandre Duret-Lutz | 2004-06-10 | 1 | -8/+21 |
* | * aclocal.in (add_macro): Do not error out on undefined required | Alexandre Duret-Lutz | 2004-05-15 | 1 | -13/+9 |
* | * aclocal.in (%map_traced_defs): New variable. | Alexandre Duret-Lutz | 2004-04-15 | 1 | -4/+24 |
* | * aclocal.in, automake.in, configure.ac, Makefile.am, | Alexandre Duret-Lutz | 2004-04-10 | 1 | -1/+1 |
* | * aclocal.in (rel2abs): New function. | Alexandre Duret-Lutz | 2004-02-07 | 1 | -3/+26 |
* | Fix for PR automake/319: | Alexandre Duret-Lutz | 2004-01-02 | 1 | -1/+9 |
* | * aclocal.in (%file_includes): New variable. | Alexandre Duret-Lutz | 2004-01-02 | 1 | -14/+84 |
* | * automake.in, aclocal.in: Bump copyright years. | Alexandre Duret-Lutz | 2004-01-01 | 1 | -6/+6 |
* | * aclocal.in (check_acinclude): Output `warning:' in front | Alexandre Duret-Lutz | 2003-12-05 | 1 | -12/+8 |
* | * aclocal.in ("MAIN", usage, parse_arguments): Move near | Alexandre Duret-Lutz | 2003-10-06 | 1 | -158/+153 |
* | * aclocal.in (write_aclocal): Consider files with relative | Alexandre Duret-Lutz | 2003-09-23 | 1 | -5/+4 |
* | Changes to m4_included files should also cause aclocal.m4 to change. | Alexandre Duret-Lutz | 2003-09-07 | 1 | -44/+45 |
* | * aclocal.in (add_file): Remove useless filling of $output, probably | Alexandre Duret-Lutz | 2003-09-07 | 1 | -13/+0 |
* | * aclocal.in (configure_ac): Do not call require_configure_ac | Alexandre Duret-Lutz | 2003-09-07 | 1 | -1/+2 |
* | * lib/Automake/XFile.pm: Update to use ChannelDefs. | Alexandre Duret-Lutz | 2003-09-06 | 1 | -8/+9 |
* | Spelling and minor grammar fixes. | Paul Eggert | 2003-09-06 | 1 | -3/+3 |
* | * aclocal.in (scan_file): Warn about underquoted AC_DEFUN. | Alexandre Duret-Lutz | 2003-08-31 | 1 | -0/+12 |
* | * aclocal.in (@file_order): New variable, to make sure | Alexandre Duret-Lutz | 2003-08-28 | 1 | -23/+34 |
* | * aclocal.in (write_aclocal): Take an output file and list of | Alexandre Duret-Lutz | 2003-08-24 | 1 | -39/+91 |
* | * lib/Automake/Configure_ac.pm (&find_configure_ac) | Akim Demaille | 2003-08-21 | 1 | -63/+64 |
* | * configure.in (AUTOMAKE, ACLOCAL): Search the 'lib' directory | Raja R Harinath | 2003-08-07 | 1 | -1/+1 |
* | * lib/Automake/Config.in: New file. | Alexandre Duret-Lutz | 2003-08-06 | 1 | -4/+1 |
* | * aclocal.in: Use Automake::FileUtils. | Alexandre Duret-Lutz | 2003-07-09 | 1 | -5/+14 |
* | * lib/Automake/Configure_ac.pm | Alexandre Duret-Lutz | 2003-06-03 | 1 | -1/+1 |
* | * alocal.in: Use Automake::Configure_ac. | Alexandre Duret-Lutz | 2003-06-02 | 1 | -5/+2 |
* | * lib/Automake/General.pm (contents): New function. | Alexandre Duret-Lutz | 2003-05-06 | 1 | -6/+45 |
* | * automake.in (scan_aclocal_m4): Do not parse ACLOCAL_AMFLAGS | Alexandre Duret-Lutz | 2003-04-24 | 1 | -4/+16 |
* | * aclocal.in (ac_defun_rx, ac_require_rx): If the macro name is | Alexandre Duret-Lutz | 2002-10-12 | 1 | -9/+13 |
* | * configure.in (aclocal, automake): Don't create. | Tom Tromey | 2002-09-15 | 1 | -2/+0 |
* | * aclocal.in, automake.in: Requote each "@var@" as '@var@'. | Alexandre Duret-Lutz | 2002-09-15 | 1 | -8/+8 |
* | * aclocal.in: Prototype all the functions. | Akim Demaille | 2002-09-13 | 1 | -19/+17 |
* | * aclocal.in (parse_arguments): Add `dirlist' paths add the | Alexandre Duret-Lutz | 2002-08-01 | 1 | -12/+14 |
* | 2002-07-31 Charles Wilson <cwilson@ece.gatech.edu> | Alexandre Duret-Lutz | 2002-07-31 | 1 | -0/+25 |
* | * aclocal.in (write_aclocal): Don't write the filename ($output_file) | Alexandre Duret-Lutz | 2002-07-29 | 1 | -1/+8 |
* | * m4/init.m4: Require Autoconf 2.53b. | Alexandre Duret-Lutz | 2002-07-19 | 1 | -49/+1 |
* | * aclocal.in: Add local variables so that Emacs setups GNU style | Alexandre Duret-Lutz | 2002-06-27 | 1 | -0/+17 |
* | Use 'case' statement to work around ${1+"$@"} problem with Zsh. | Paul Eggert | 2002-04-19 | 1 | -2/+2 |
* | Enable traces; wipe out the old configure.in parser. | Alexandre Duret-Lutz | 2002-04-13 | 1 | -4/+1 |
* | Change per GNU coding standards: | Tom Tromey | 2002-02-01 | 1 | -2/+1 |
* | * aclocal.in (parse_arguments): Added 2002. | Tom Tromey | 2002-01-18 | 1 | -5/+8 |
* | * Makefile.am (install-exec-hook): Use APIVERSION. | Tom Tromey | 2002-01-16 | 1 | -2/+3 |
* | * missing: Updated. | Tom Tromey | 2002-01-15 | 1 | -3/+14 |