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

/freebsd-10.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-10.0-release/contrib/ncurses/
H A Dconfigure7427 for cf_add_libdir in $cf_cv_library_path_utf8
7429 if test $cf_add_libdir = /usr/lib ; then
7431 elif test -d $cf_add_libdir
7437 if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
7443 test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
7445 echo "${as_me-configure}:7445: testing adding $cf_add_libdir to library-path ..." 1>&5
7447 LDFLAGS="-L$cf_add_libdir $LDFLAGS"
14337 for cf_add_libdir in $with_hashed_db/lib
14339 if test $cf_add_libdir = /usr/lib ; then
14341 elif test -d $cf_add_libdir
[all...]

Completed in 153 milliseconds