Searched refs:_G_directory_path (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh844 _G_directory_path=$1
847 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
850 case $_G_directory_path in
851 -*) _G_directory_path=./$_G_directory_path ;;
855 while test ! -d "$_G_directory_path"; do
858 _G_dir_list=$_G_directory_path:$_G_dir_list
861 case $_G_directory_path in */*) ;; *) break ;; esac
864 _G_directory_path=`$ECHO "$_G_directory_path" |
[all...]
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh844 _G_directory_path=$1
847 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
850 case $_G_directory_path in
851 -*) _G_directory_path=./$_G_directory_path ;;
855 while test ! -d "$_G_directory_path"; do
858 _G_dir_list=$_G_directory_path:$_G_dir_list
861 case $_G_directory_path in */*) ;; *) break ;; esac
864 _G_directory_path=`$ECHO "$_G_directory_path" |
[all...]
/freebsd-11-stable/contrib/file/
H A Dltmain.sh847 _G_directory_path=$1
850 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
853 case $_G_directory_path in
854 -*) _G_directory_path=./$_G_directory_path ;;
858 while test ! -d "$_G_directory_path"; do
861 _G_dir_list=$_G_directory_path:$_G_dir_list
864 case $_G_directory_path in */*) ;; *) break ;; esac
867 _G_directory_path=`$ECHO "$_G_directory_path" |
[all...]
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh844 _G_directory_path=$1
847 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
850 case $_G_directory_path in
851 -*) _G_directory_path=./$_G_directory_path ;;
855 while test ! -d "$_G_directory_path"; do
858 _G_dir_list=$_G_directory_path:$_G_dir_list
861 case $_G_directory_path in */*) ;; *) break ;; esac
864 _G_directory_path=`$ECHO "$_G_directory_path" |
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh844 _G_directory_path=$1
847 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
850 case $_G_directory_path in
851 -*) _G_directory_path=./$_G_directory_path ;;
855 while test ! -d "$_G_directory_path"; do
858 _G_dir_list=$_G_directory_path:$_G_dir_list
861 case $_G_directory_path in */*) ;; *) break ;; esac
864 _G_directory_path=`$ECHO "$_G_directory_path" |
[all...]

Completed in 104 milliseconds