summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-02-14 13:31:37 +0000
committerYang Tse <yangsita@gmail.com>2007-02-14 13:31:37 +0000
commitfbcf86b83ee2a49b5627cc45545777f2a3fc488a (patch)
treeb99e3269f92e9a5b083fd9a921362a1faddfff0b /configure.ac
parent5c3f36b4b49961eca00c4d4cdf82dec64286f79b (diff)
downloadgnurl-fbcf86b83ee2a49b5627cc45545777f2a3fc488a.tar.gz
gnurl-fbcf86b83ee2a49b5627cc45545777f2a3fc488a.tar.bz2
gnurl-fbcf86b83ee2a49b5627cc45545777f2a3fc488a.zip
avoid using funtion isblank() and just use our ISBLANK
macro to provide this functionality on all platforms
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 43cb2f8e4..5e6e15ed3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1770,7 +1770,6 @@ AC_CHECK_FUNCS( strtoll \
getprotobyname \
getrlimit \
setrlimit \
- isblank \
fork,
dnl if found
[],