summaryrefslogtreecommitdiff
path: root/automake.in
Commit message (Expand)AuthorAgeFilesLines
* Temporary hack for PR automake/381:Alexandre Duret-Lutz2003-02-111-2/+2
* typo in last patchAlexandre Duret-Lutz2003-02-101-1/+1
* * automake.in (BEGIN): Override $ENV{'SHELL'} with ./configure'sAlexandre Duret-Lutz2003-02-101-0/+9
* * automake.in (scan_autoconf_files): Don't complain thatAlexandre Duret-Lutz2003-02-061-17/+21
* * automake.in (am_install_var): Simplify filtering ofAlexandre Duret-Lutz2003-02-051-28/+22
* * automake.in (vars_scanned): Move near traverse_variable_recursively.Alexandre Duret-Lutz2003-02-021-182/+75
* * automake.in (handle_programs): Strip $(EXEEXT) beforeAlexandre Duret-Lutz2003-02-021-4/+5
* * automake.in (variable_conditions_recursive): Remove.Alexandre Duret-Lutz2003-02-021-51/+21
* * automake.in (traverse_variable_recursively,Alexandre Duret-Lutz2003-02-021-28/+32
* * automake.in (handle_lib_objects): Compute _DEPENDENCIES variablesAlexandre Duret-Lutz2003-02-011-87/+60
* * automake.in (handle_lib_objects_cond): Ignore -dlopen andAlexandre Duret-Lutz2003-01-311-92/+103
* * automake.in (handle_source_transform): Correct typo from 2003-01-23.Alexandre Duret-Lutz2003-01-311-1/+1
* Fix for PR automake/352:Alexandre Duret-Lutz2003-01-281-46/+19
* * automake.in (%subobjvar): Replace by ...Alexandre Duret-Lutz2003-01-281-80/+111
* * automake.in (@substfroms, @substtos): Move nearAlexandre Duret-Lutz2003-01-231-202/+186
* * lib/am/distdir.am (top_distdir, distdir): Define theseAlexandre Duret-Lutz2003-01-211-4/+0
* Rename more files to accomodate 8+3 file systems, and adjust theAlexandre Duret-Lutz2003-01-191-53/+53
* Use `_dirstamp' when the file-system doesn't support `.dirstamp'.Alexandre Duret-Lutz2003-01-131-12/+17
* Build elisp files all at once instead of one by one.Alexandre Duret-Lutz2003-01-101-2/+8
* * automake.in (macro_define): Add missing `{$cond}' (typo fromAlexandre Duret-Lutz2003-01-051-4/+4
* * lib/Automake/ChannelDefs.pm: New file.Alexandre Duret-Lutz2002-12-311-186/+4
* * automake.in (err): Rename as ...Alexandre Duret-Lutz2002-12-311-63/+64
* Lots of typo fixes in the comments.Pavel Roskin2002-12-181-25/+25
* * automake.in (handle_dist): Do not define %GETTEXT% if the userAlexandre Duret-Lutz2002-12-051-1/+1
* * automake.in (handle_languages): Test $objdir, not $srcdir, toAlexandre Duret-Lutz2002-12-041-6/+6
* * automake.in (variable_pretty_output): Strip trailingAlexandre Duret-Lutz2002-12-041-3/+3
* * automake.in (macro_define): Do not strip escaped new linesAlexandre Duret-Lutz2002-12-031-5/+4
* Revert previous patch (the one for PR automake/379), it conflicts with PR/280.Alexandre Duret-Lutz2002-12-031-2/+2
* For PR automake/379:Alexandre Duret-Lutz2002-12-031-2/+2
* * automake.in (lang_c_finish): Do not fill de_ansi_filesAlexandre Duret-Lutz2002-12-011-3/+1
* * automake.in (do_check_merge_target): Add missing space.Alexandre Duret-Lutz2002-12-011-1/+1
* For PR automake/375 (Debian Bug #168671):Alexandre Duret-Lutz2002-11-301-41/+24
* * automake.in (scan_texinfo_file): Honor only the first @setfilename.Alexandre Duret-Lutz2002-11-301-0/+5
* For PR automake/357:Alexandre Duret-Lutz2002-11-301-2/+8
* * tests/texinfo3.test: Make sure we don't output single suffixAlexandre Duret-Lutz2002-11-301-0/+14
* For PR automake/359:Alexandre Duret-Lutz2002-11-291-0/+4
* For PR automake/371 and PR automake/372:Alexandre Duret-Lutz2002-11-291-12/+29
* For PR automake/370:Alexandre Duret-Lutz2002-11-281-21/+97
* * automake.in (make_condition_string): New function.Alexandre Duret-Lutz2002-11-211-16/+18
* * automake.in (lang_c_finish): Use $@ in the .c -> _.c rule.Alexandre Duret-Lutz2002-11-211-1/+1
* * automake.in (handle_single_transform_list): Don't strip theAlexandre Duret-Lutz2002-11-201-5/+4
* * automake.in (conditional_ambiguous_p, macro_define, rule_define,Alexandre Duret-Lutz2002-11-201-11/+10
* * lib/Automake/Conditional.pm [SYNOPSIS]: Fix not's description.Alexandre Duret-Lutz2002-11-201-35/+12
* * lib/Automake/ConditionalSet.pm (conds): Use value() to simplify.Alexandre Duret-Lutz2002-11-201-19/+5
* * lib/Automake/ConditionalSet.pm (_simplify, simplify): New methods.Alexandre Duret-Lutz2002-11-191-8/+9
* * automake.in (variable_defined): Thinko.Alexandre Duret-Lutz2002-11-141-1/+1
* * automake.in (handle_installdirs): Reindent to workaround aAlexandre Duret-Lutz2002-11-141-8/+6
* * lib/Automake/Conditional.pm: Add reference to ConditionalSet.pm.Alexandre Duret-Lutz2002-11-141-155/+41
* * automake.in (variable_conditions): Split into ...Alexandre Duret-Lutz2002-11-131-26/+46
* * automake.in: Don't declare TRUE and FALSE, import them fromAlexandre Duret-Lutz2002-11-131-34/+3