Searched refs:libs (Results 226 - 227 of 227) sorted by relevance

12345678910

/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dconfigure8661 rm -f .libs 2>/dev/null
8662 mkdir .libs 2>/dev/null
8663 if test -d .libs; then
8664 lt_cv_objdir=.libs
8669 rmdir .libs 2>/dev/null
9881 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10047 # so we don't have lib.a shared libs to link our executables.
11224 # versioned .so libs for executables only if there is the -brtl
11293 # Create ${libname}_ixlibrary.a entries in /sys/libs.
11294 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/
[all...]
/freebsd-13-stable/contrib/apr/
H A Dconfigure3391 # the location of the communication and MPI libs are included too.
9116 test "x$silent" != "xyes" && echo " setting INTERNAL_CPPFLAGS to \"-DBINPATH=$apr_builddir/test/.libs\""
9117 INTERNAL_CPPFLAGS="-DBINPATH=$apr_builddir/test/.libs"
9119 apr_addto_bugger="-DBINPATH=$apr_builddir/test/.libs"
14252 rm -f .libs 2>/dev/null
14253 mkdir .libs 2>/dev/null
14254 if test -d .libs; then
14255 lt_cv_objdir=.libs
14260 rmdir .libs 2>/dev/null
15472 # IBM XL Fortran 10.1 on PPC cannot create shared libs itsel
[all...]

Completed in 77 milliseconds

12345678910