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

/freebsd-9.3-release/contrib/dialog/
H A Dconfigure5951 for cf_library_path in $LDFLAGS $LIBS
5953 case $cf_library_path in #(vi
5955 cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
5957 test "$cf_library_path" != "NONE" && \
5958 test -d "$cf_library_path" && \
5960 test -n "$verbose" && echo " ... testing for lib-directories under $cf_library_path"
5961 test -d $cf_library_path/lib && cf_search="$cf_search $cf_library_path/lib"
5962 test -d $cf_library_path/li
[all...]

Completed in 96 milliseconds