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)
commitd930280af5df9de318229b8fa7d4f1f7d27b748d
treec79ac6f04669ee46421271c6eabd9f7bbddb000f
parent445e4a9792f5a71ce3c38de2fa0334bf13cff15a
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.
ares/configure.ac
ares/m4/cares-compilers.m4
ares/m4/cares-confopts.m4
configure.ac
m4/curl-compilers.m4
m4/curl-confopts.m4