]> git.ipfire.org Git - thirdparty/squid.git/commit
Add check for glob() and glob.h availability
authorserassio <>
Sun, 17 Feb 2008 16:24:48 +0000 (16:24 +0000)
committerserassio <>
Sun, 17 Feb 2008 16:24:48 +0000 (16:24 +0000)
commit52303a3d6e33efe320ab5e4c5587a0cde07fa90b
tree1a869880424dc35f13cde6306caed899a894c0a0
parent345c0cc4d5a11986992064963373cf4c7110b785
Add check for glob() and glob.h availability

glob() and glob.h are not available on all platforms.
configure
configure.in
include/autoconf.h.in
src/cache_cf.cc