diff options
Diffstat (limited to 'source3/configure')
-rwxr-xr-x | source3/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure b/source3/configure index 1978a1ddb5..0cd5e39d74 100755 --- a/source3/configure +++ b/source3/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 |