aboutsummaryrefslogtreecommitdiff
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
commit4e4b6de5ce284c006782fd065390f4252cb58532 (patch)
treeab1c5d8c7759ef4274ab6300615dc55173e878b1 /configure.ac
parent9aac2328c6544ac794571759621cf262cd5d8a29 (diff)
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 fe9d80d73..f98bded54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,6 +42,8 @@ CURL_CHECK_OPTION_DEBUG
CURL_CHECK_OPTION_OPTIMIZE
CURL_CHECK_OPTION_WARNINGS
+CURL_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],