Symbol hiding configure options renamed to the hopefully less ambiguous
authorYang Tse <yangsita@gmail.com>
Sat, 31 Oct 2009 04:16:40 +0000 (04:16 +0000)
committerYang Tse <yangsita@gmail.com>
Sat, 31 Oct 2009 04:16:40 +0000 (04:16 +0000)
commitce6731baf186807eb8012afeb26c8a304ab8e3ad
treec64c07507f2395d1190f09d641ce41332b2468df
parent2c0b65d37b62e4a089d1816197126f5a3f36a09a
Symbol hiding configure options renamed to the hopefully less ambiguous
--enable-symbol-hiding and --disable-symbol-hiding as well as related
macro names and some internal variables used for them.

Related configuration file preprocessor symbols named to
CARES_SYMBOL_HIDING and CARES_SYMBOL_SCOPE_EXTERN.
ares/ares.h
ares/configure.ac
ares/m4/cares-compilers.m4
ares/m4/cares-confopts.m4