Searched refs:cf_library_path (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/dialog/
H A Dconfigure7886 for cf_library_path in $LDFLAGS $LIBS
7888 case $cf_library_path in
7890 cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
7892 test "x$cf_library_path" != "xNONE" && \
7893 test -d "$cf_library_path" && \
7895 test -n "$verbose" && echo " ... testing for lib-directories under $cf_library_path"
7896 test -d $cf_library_path/lib && cf_search="$cf_search $cf_library_path/lib"
7897 test -d $cf_library_path/li
[all...]
/freebsd-13-stable/contrib/ncurses/
H A Dconfigure11886 for cf_library_path in $LDFLAGS $LIBS
11888 case $cf_library_path in
11890 cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
11892 test "x$cf_library_path" != "xNONE" && \
11893 test -d "$cf_library_path" && \
11895 test -n "$verbose" && echo " ... testing for lib-directories under $cf_library_path"
11896 test -d $cf_library_path/lib && cf_search="$cf_search $cf_library_path/lib"
11897 test -d $cf_library_path/li
[all...]

Completed in 208 milliseconds