Searched refs:cf_add_libdir (Results 1 – 2 of 2) sorted by relevance
8734 if test $cf_add_libdir = /usr/lib ; then8736 elif test -d $cf_add_libdir8742 if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then8748 test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&68750 echo "${as_me:-configure}:8751: testing adding $cf_add_libdir to library-path ..." 1>&58753 LDFLAGS="-L$cf_add_libdir $LDFLAGS"8764 if test $cf_add_libdir = /usr/lib ; then8766 elif test -d $cf_add_libdir8772 if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then8778 test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6[all …]
790 for cf_add_libdir in $1792 if test $cf_add_libdir = /usr/lib ; then794 elif test -d $cf_add_libdir800 if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then806 CF_VERBOSE(adding $cf_add_libdir to library-path)807 ifelse([$2],,LDFLAGS,[$2])="-L$cf_add_libdir $ifelse([$2],,LDFLAGS,[$2])"