Home
last modified time | relevance | path

Searched refs:cf_path (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/dialog/
H A Daclocal.m42991 for cf_path in [$]0 $cf_pathlist
2993 if test -d "$cf_path"; then
2995 cf_cv_ld_searchpath="${cf_cv_ld_searchpath}${cf_path}"
6675 for cf_path in default \
6684 if test "$cf_path" != default ; then
6685 CF_APPEND_TEXT(CPPFLAGS,-I$cf_path/include)
6686 AC_MSG_CHECKING(for $cf_test in $cf_path)
6698 test "$cf_path" = default && cf_x_athena_inc=default
6699 test "$cf_path" != default && cf_x_athena_inc="$cf_path/include"
6721 for cf_path in default \
[all …]
H A Dconfigure22118 for cf_path in default \
22143 if test "$cf_path" != default ; then
22146 CPPFLAGS="${CPPFLAGS}-I$cf_path/include"
22148 echo "$as_me:22148: checking for $cf_test in $cf_path" >&5
22149 echo $ECHO_N "checking for $cf_test in $cf_path... $ECHO_C" >&6
22195 test "$cf_path" = default && cf_x_athena_inc=default
22196 test "$cf_path" != default && cf_x_athena_inc="$cf_path/include"
22215 for cf_path in default \
22250 test "$cf_path" != default && cf_libs="-L$cf_path/lib $cf_libs"
26090 for cf_path in $0 $cf_pathlist
[all …]
/freebsd/contrib/ncurses/
H A Daclocal.m44525 for cf_path in [$]0 $cf_pathlist
4527 if test -d "$cf_path"; then
4529 cf_cv_ld_searchpath="${cf_cv_ld_searchpath}${cf_path}"
10043 for cf_path in \
10060 if test -f "$cf_path" ; then
10061 RGB_PATH="$cf_path"
10066 cf_path=$RGB_PATH
10067 CF_PATH_SYNTAX(cf_path)
10072 AC_DEFINE_UNQUOTED(RGB_PATH,"$cf_path",[Define to the full pathname of rgb.txt])
H A Dconfigure29484 for cf_path in $0 $cf_pathlist
29486 if test -d "$cf_path"; then
29488 cf_cv_ld_searchpath="${cf_cv_ld_searchpath}${cf_path}"