]> sourceware.org Git - automake.git/commit
* automake.in: Use -w.
authorAkim Demaille <akim@epita.fr>
Thu, 8 Mar 2001 13:23:15 +0000 (13:23 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 8 Mar 2001 13:23:15 +0000 (13:23 +0000)
commit9f80b839689fd3663f43a8e0d55b39e32deeec7c
tree1e5851e83d1301cbefe6ab1f87aae8b53e57f748
parent185a673db0cbf03aa750fc9388a64908484ea0ff
* automake.in: Use -w.
Normalize all use of `$lang . '-foo'' into `"$lang-foo"'.
(&parse_arguments): Support --Werror and --Wno-error as a
temporary hack until --warning/-W is properly implemented.
(&handle_single_transform_list): Prototype.
Be sure to define $directory.
Use `exists' instead of testing the value of a maybe undefined
hash value.
(&add_depend2, &handle_configure, &handle_footer, &file_contents)
(&handle_factored_dependencies): Use defined values.
(&scan_one_autoconf_file): Save $_.
* tests/lex2.test, tests/sinclude.test, tests/suffix3.test:
Run automake with --Wno-error.
ChangeLog
automake.in
tests/lex2.test
tests/sinclude.test
tests/suffix3.test
This page took 0.026338 seconds and 5 git commands to generate.