Remove long-deprecated options --Werror and --Wno-error.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 26 Nov 2010 15:04:06 +0000 (16:04 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 27 Nov 2010 10:05:52 +0000 (11:05 +0100)
commitbd322a8535f5ff320dc6852765d34a769c2d2140
treecb18f912008b17acbd2527e41db202817ce5120b
parentacb5a214c900cbe1bdfcbb59c063db741856e6eb
Remove long-deprecated options --Werror and --Wno-error.

These options has been deprecated at least since commit
"Release-1-6-1b-35-gc037f20", dated 2002-07-06.

* automake.in (parse_arguments): Do not recognize anymore options
`--Werror' and `--Wno-error' as synonyms of respectively `-Werror'
and `-Wno-error'.
* tests/werror.test: Update: use `-Werror' instead of `--Werror'.
* NEWS: Update.
ChangeLog
NEWS
automake.in
tests/werror.test