summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-11-18 19:29:31 +0000
committerYang Tse <yangsita@gmail.com>2008-11-18 19:29:31 +0000
commit26637be8e9ccdbb780603f64d33102d6a2bdab64 (patch)
tree397adaedb373d300b3efc787a3b98fe69ffd1182 /configure.ac
parentd3609a98e599c241ac0650cba7e524be471f3ce5 (diff)
downloadc-ares-26637be8e9ccdbb780603f64d33102d6a2bdab64.tar.gz
c-ares-26637be8e9ccdbb780603f64d33102d6a2bdab64.tar.bz2
c-ares-26637be8e9ccdbb780603f64d33102d6a2bdab64.zip
provide a common PATH_SEPARATOR check method which is required by
upcomming work to support the broadest range of Autoconf versions
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6d50968..ce66b85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,6 +14,8 @@ CARES_CHECK_OPTION_DEBUG
CARES_CHECK_OPTION_OPTIMIZE
CARES_CHECK_OPTION_WARNINGS
+CARES_CHECK_PATH_SEPARATOR
+
dnl SED is mandatory for configure process and libtool.
dnl Set it now, allowing it to be changed later.
AC_PATH_PROG([SED], [sed], [not_found],