Lines Matching refs:glob
7345 # strcoll() is used by the GNU glob library
9140 # Check the system to see if it provides GNU glob. If not, use our
9143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if system libc has GNU glob" >&5
9144 $as_echo_n "checking if system libc has GNU glob... " >&6; }
9153 #include <glob.h>
9160 gnu glob
9166 $EGREP "gnu glob" >/dev/null 2>&1; then :
9173 GLOBINC='-I$(srcdir)/glob'
9174 GLOBLIB=glob/libglob.a
9317 ac_config_files="$ac_config_files Makefile glob/Makefile po/Makefile.in config/Makefile doc/Makefil…
10052 "glob/Makefile") CONFIG_FILES="$CONFIG_FILES glob/Makefile" ;;