configure: Windows cross-compilation fixes
authorYang Tse <yangsita@gmail.com>
Mon, 9 Apr 2012 19:24:16 +0000 (21:24 +0200)
committerYang Tse <yangsita@gmail.com>
Mon, 9 Apr 2012 19:24:16 +0000 (21:24 +0200)
commit21423497efe36c70615d0a54e040f76043823345
tree28baa5aa512f4352ef7a0dfd34bd6fc7c6f8d7b3
parent01b0f1061da2bd7a8703f4c8aa846a9088d7ab3e
configure: Windows cross-compilation fixes

BUILDING_LIBCURL and CURL_STATICLIB are no longer defined in curl_config.h,
configure will generate appropriate conditionals so that mentioned symbols
get defined and used in Makefiles at compilation time
configure.ac
docs/examples/Makefile.am
lib/Makefile.am
lib/config-symbian.h
lib/config-tpf.h
lib/config-vxworks.h
src/Makefile.am
tests/libtest/Makefile.am
tests/unit/Makefile.am