Initial attempt to support configure's --(dis|en)able-optimize
authorYang Tse <yangsita@gmail.com>
Tue, 7 Oct 2008 13:13:34 +0000 (13:13 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 7 Oct 2008 13:13:34 +0000 (13:13 +0000)
commit8c2fe4c67ff325540e68a02b737ef65b70f30475
tree2ad22160249442df658e3e1556891c2ede08641b
parent74cff55b02911cd42aff252482021a2378ff2698
Initial attempt to support configure's --(dis|en)able-optimize
option to specify dis(activation) of compiler optimizations.

If option is specified, it will be honored independant of the
--(dis|en)able-debug option.
configure.ac
m4/cares-compilers.m4
m4/cares-confopts.m4