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

/freebsd-13-stable/contrib/dialog/
H A Dconfigure7554 for cf_add_libdir in $cf_searchpath/lib
7556 if test $cf_add_libdir = /usr/lib ; then
7558 elif test -d $cf_add_libdir
7564 if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
7570 test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
7572 echo "${as_me:-configure}:7572: testing adding $cf_add_libdir to library-path ..." 1>&5
7574 LDFLAGS="-L$cf_add_libdir $LDFLAGS"
7583 for cf_add_libdir in $cf_searchpath
7585 if test $cf_add_libdir = /usr/lib ; then
7587 elif test -d $cf_add_libdir
[all...]
/freebsd-13-stable/contrib/ncurses/
H A Dconfigure12120 for cf_add_libdir in $cf_cv_library_path_utf8
12122 if test $cf_add_libdir = /usr/lib ; then
12124 elif test -d $cf_add_libdir
12130 if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
12136 test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
12138 echo "${as_me:-configure}:12138: testing adding $cf_add_libdir to library-path ..." 1>&5
12140 LDFLAGS="-L$cf_add_libdir $LDFLAGS"
22220 for cf_add_libdir in $with_hashed_db/lib
22222 if test $cf_add_libdir = /usr/lib ; then
22224 elif test -d $cf_add_libdir
[all...]

Completed in 140 milliseconds