Initial attempt to support configure's --(dis|en)able-warnings
authorYang Tse <yangsita@gmail.com>
Thu, 2 Oct 2008 03:56:56 +0000 (03:56 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 2 Oct 2008 03:56:56 +0000 (03:56 +0000)
commit79f844f6729a9a1cc18ada18a94f83efcfb43f91
treeddb7729583154856c5fd0f93be1a93c7054796a7
parent6503efa62a4b33f331b5b06403875f841103b05e
Initial attempt to support configure's --(dis|en)able-warnings
option to specify dis(activation) of picky compiler warnings.

If option is specified, it will be honored independant of the
--(dis|en)able-debug option.

If option is not specified, it will follow --(dis|en)able-debug
setting, whose default is disabled if not specified.
acinclude.m4
configure.ac
m4/cares-compilers.m4 [new file with mode: 0644]
m4/cares-confopts.m4 [new file with mode: 0644]