Home
last modified time | relevance | path

Searched refs:_G_directory_path (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/openbsm/config/
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" | $SED -e "$sed_dirname"`
879 test -d "$_G_directory_path" || \
/freebsd/contrib/openpam/
H A Dltmain.sh887 _G_directory_path=$1
890 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
893 case $_G_directory_path in
894 -*) _G_directory_path=./$_G_directory_path ;;
898 while test ! -d "$_G_directory_path"; do
901 _G_dir_list=$_G_directory_path:$_G_dir_list
904 case $_G_directory_path in */*) ;; *) break ;; esac
907 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
922 test -d "$_G_directory_path" || \
/freebsd/contrib/ntp/sntp/libevent/
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" | $SED -e "$sed_dirname"`
879 test -d "$_G_directory_path" || \
/freebsd/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" | $SED -e "$sed_dirname"`
879 test -d "$_G_directory_path" || \
/freebsd/contrib/libevent/build-aux/
H A Dltmain.sh852 _G_directory_path=$1
855 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
858 case $_G_directory_path in
859 -*) _G_directory_path=./$_G_directory_path ;;
863 while test ! -d "$_G_directory_path"; do
866 _G_dir_list=$_G_directory_path:$_G_dir_list
869 case $_G_directory_path in */*) ;; *) break ;; esac
872 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
887 test -d "$_G_directory_path" || \
/freebsd/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" | $SED -e "$sed_dirname"`
879 test -d "$_G_directory_path" || \
/freebsd/contrib/ldns/
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" | $SED -e "$sed_dirname"`
879 test -d "$_G_directory_path" || \
/freebsd/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" | $SED -e "$sed_dirname"`
879 test -d "$_G_directory_path" || \
/freebsd/contrib/file/
H A Dltmain.sh890 _G_directory_path=$1
893 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
896 case $_G_directory_path in
897 -*) _G_directory_path=./$_G_directory_path ;;
901 while test ! -d "$_G_directory_path"; do
904 _G_dir_list=$_G_directory_path:$_G_dir_list
907 case $_G_directory_path in */*) ;; *) break ;; esac
910 _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
925 test -d "$_G_directory_path" || \