configure: Windows cross-compilation fixes
authorYang Tse <yangsita@gmail.com>
Tue, 17 Apr 2012 03:46:30 +0000 (05:46 +0200)
committerYang Tse <yangsita@gmail.com>
Tue, 17 Apr 2012 11:29:58 +0000 (13:29 +0200)
commit41191cdd54ff7f6bbb5e65bb0cd56fe0a50b5d14
tree82701e20931787515e89cf74304e4b63478febe9
parent7e2f70a08c5ae5b43b8398f16d103914eaf30ea2
configure: Windows cross-compilation fixes

CARES_BUILDING_LIBRARY and CARES_STATICLIB no longer defined in ares_config.h,
configure will generate appropriate conditionals so that mentioned symbols
get defined and used in Makefile derived from Makefile.am at compilation time.
Makefile.am
configure.ac