Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dconfigure9693 for cf_library_path in $LDFLAGS $LIBS
9695 case "$cf_library_path" in
9697 cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
9699 test "x$cf_library_path" != "xNONE" && \
9700 test -d "$cf_library_path" && \
9702 test -n "$verbose" && echo " ... testing for lib-directories under $cf_library_path"
9703 test -d "$cf_library_path/lib" && cf_search="$cf_search $cf_library_path/lib"
9704 test -d "$cf_library_path/lib/iconv" && cf_search="$cf_search $cf_library_path/lib/iconv"
9705 …test -d "$cf_library_path/lib/iconv/lib" && cf_search="$cf_search $cf_library_path/lib/iconv/li…
9706 test -d "$cf_library_path/iconv/lib" && cf_search="$cf_search $cf_library_path/iconv/lib"
[all …]
H A Daclocal.m43019 for cf_library_path in $LDFLAGS $LIBS
3021 case "$cf_library_path" in
3023 cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
3024 CF_ADD_SUBDIR_PATH($1,$2,lib,$cf_library_path,NONE)
/freebsd/contrib/ncurses/
H A Dconfigure13609 for cf_library_path in $LDFLAGS $LIBS
13611 case "$cf_library_path" in
13613 cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
13615 test "x$cf_library_path" != "xNONE" && \
13616 test -d "$cf_library_path" && \
13618 test -n "$verbose" && echo " ... testing for lib-directories under $cf_library_path"
13619 test -d "$cf_library_path/lib" && cf_search="$cf_search $cf_library_path/lib"
13620 test -d "$cf_library_path/lib/utf8" && cf_search="$cf_search $cf_library_path/lib/utf8"
13621 test -d "$cf_library_path/lib/utf8/lib" && cf_search="$cf_search $cf_library_path/lib/utf8/lib"
13622 test -d "$cf_library_path/utf8/lib" && cf_search="$cf_search $cf_library_path/utf8/lib"
[all …]
H A Daclocal.m44729 for cf_library_path in $LDFLAGS $LIBS
4731 case "$cf_library_path" in
4733 cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
4734 CF_ADD_SUBDIR_PATH($1,$2,lib,$cf_library_path,NONE)