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

/freebsd-11.0-release/contrib/dialog/
H A Dconfigure6396 for cf_add_libdir in $cf_searchpath/lib
6398 if test $cf_add_libdir = /usr/lib ; then
6400 elif test -d $cf_add_libdir
6406 if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
6412 test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
6414 echo "${as_me:-configure}:6414: testing adding $cf_add_libdir to library-path ..." 1>&5
6416 LDFLAGS="-L$cf_add_libdir $LDFLAGS"
6425 for cf_add_libdir in $cf_searchpath
6427 if test $cf_add_libdir = /usr/lib ; then
6429 elif test -d $cf_add_libdir
[all...]
/freebsd-11.0-release/contrib/ncurses/
H A Dconfigure9376 for cf_add_libdir in $cf_cv_library_path_utf8
9378 if test $cf_add_libdir = /usr/lib ; then
9380 elif test -d $cf_add_libdir
9386 if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
9392 test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
9394 echo "${as_me:-configure}:9394: testing adding $cf_add_libdir to library-path ..." 1>&5
9396 LDFLAGS="-L$cf_add_libdir $LDFLAGS"
17790 for cf_add_libdir in $with_hashed_db/lib
17792 if test $cf_add_libdir = /usr/lib ; then
17794 elif test -d $cf_add_libdir
[all...]

Completed in 127 milliseconds