Adjust GCC --enable-warnings:
authorYang Tse <yangsita@gmail.com>
Mon, 13 Oct 2008 00:43:30 +0000 (00:43 +0000)
committerYang Tse <yangsita@gmail.com>
Mon, 13 Oct 2008 00:43:30 +0000 (00:43 +0000)
commitca70beec479f40f87610b964ebe0bab4ed07edac
tree4d5f60d79c31474f36e74ab53b15b63a6df201f2
parent758939215d5351ce47e97ba17b663e0b1a197b1b
Adjust GCC --enable-warnings:

  Do not enable -pedantic when cross-compiling with a gcc older
  than 3.0, to avoid warnings from third party system headers.
ares/m4/cares-compilers.m4
m4/curl-compilers.m4