HomeSort by: relevance | last modified time | path
    Searched refs:nocaseglob (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 9291 test yes = "$want_nocaseglob" && nocaseglob=`shopt -p nocaseglob`
9294 shopt -s nocaseglob
9296 $nocaseglob
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 7805 test "$want_nocaseglob" = yes && nocaseglob=`shopt -p nocaseglob`
7808 shopt -s nocaseglob
7810 $nocaseglob
configure 10107 if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
20906 # Find potential files using nocaseglob when deplibs_check_method = "file_magic".
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 3632 if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
3652 [Find potential files using nocaseglob when deplibs_check_method = "file_magic"])

Completed in 39 milliseconds