git.samba.org
/
samba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updates to handle glob.h - was causing problems on SCO 5.0.4
[samba.git]
/
source
/
configure
diff --git
a/source/configure
b/source/configure
index 1978a1ddb55e14b6e5a29afd49669e6b9c28a412..0cd5e39d74ec4801a5f2ade8dc360dd355520cfc 100755
(executable)
--- a/
source/configure
+++ b/
source/configure
@@
-1892,7
+1892,7
@@
else
fi
done
-for ac_hdr in sys/acl.h sys/cdefs.h
+for ac_hdr in sys/acl.h sys/cdefs.h
glob.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6