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

/bind-9.6-ESV-R11/
H A Disc-config.sh.in34 [--libs]
82 --libs)
136 libs="-L${libdir}"
139 libs="$libs -llwres"
142 libs="$libs -lbind9"
145 libs="$libs -ldns @DNS_CRYPTO_LIBS@"
148 libs
[all...]
H A Dltmain.sh2463 -static-libtool-libs
2683 libs=
2694 func_append libs " $opt"
2704 if test -n "$libs"; then
2714 for lib in $libs; do
2719 for lib in $libs; do
3571 # Need a lot of goo to handle *both* DLLs and import libs
4067 # remove .libs from thisdir
5210 -all-static | -static | -static-libtool-libs)
5227 -static-libtool-libs)
[all...]
H A Dconfigure7355 rm -f .libs 2>/dev/null
7356 mkdir .libs 2>/dev/null
7357 if test -d .libs; then
7358 lt_cv_objdir=.libs
7363 rmdir .libs 2>/dev/null
8518 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9798 # Create ${libname}_ixlibrary.a entries in /sys/libs.
9799 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs
[all...]
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dpkg_config_test.sh112 pkg-config --libs-only-L --libs-only-other atf-c
114 atf_check -s eq:0 -o save:stdout -e empty pkg-config --libs-only-l atf-c
115 libs=$(cat stdout)
117 echo "LIBS are: ${libs}"
120 atf_check -s eq:0 -o empty -e empty ${cc} ${ldflags} -o tp tp.o ${libs}
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dpkg_config_test.sh111 pkg-config --libs-only-L --libs-only-other atf-c++
114 pkg-config --libs-only-l atf-c++
115 libs=$(cat stdout)
117 echo "LIBS are: ${libs}"
120 atf_check -s eq:0 -o empty -e empty ${cxx} ${ldflags} -o tp tp.o ${libs}
/bind-9.6-ESV-R11/unit/atf-src/test-programs/
H A Dsrcdir_test.sh66 mkdir tmp/.libs
71 cp ${hp} tmp/.libs
73 "cd tmp && ./.libs/${h} srcdir_exists"
81 cp ${hp} tmp/.libs/lt-${h}
83 "cd tmp && ./.libs/lt-${h} srcdir_exists"
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Ddepcomp255 tmpdepfile3=$dir.libs/$base.u
349 tmpdepfile2=$dir.libs/$base.d
396 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
400 # compilations output dependencies in $dir.libs/$base.o.d and
403 # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
404 # automatically cleaned when .libs/ is deleted, while ignoring
406 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
408 tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
409 tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504
H A Dltmain.sh1584 -static-libtool-libs
2549 # Need a lot of goo to handle *both* DLLs and import libs
2815 # remove .libs from thisdir
4115 -all-static | -static | -static-libtool-libs)
4132 -static-libtool-libs)
4673 -static | -static-libtool-libs)
4953 libs=
4958 case "$libs " in
4962 libs="$libs
[all...]
/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dtp_main.c449 const bool libs = atf_equal_dynstr_cstring(&leafname, ".libs"); local
452 if (libs) {
604 * the ".libs" directory to show the real (not temporary) name. */
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltconfig1835 # Create ${libname}_ixlibrary.a entries in /sys/libs.
1836 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
2229 rm -f .libs 2>/dev/null
2230 mkdir .libs 2>/dev/null
2231 if test -d .libs; then
2232 objdir=.libs
2237 rmdir .libs 2>/dev/null
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure7260 rm -f .libs 2>/dev/null
7261 mkdir .libs 2>/dev/null
7262 if test -d .libs; then
7263 lt_cv_objdir=.libs
7268 rmdir .libs 2>/dev/null
8366 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9504 # Create ${libname}_ixlibrary.a entries in /sys/libs.
9505 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs
[all...]

Completed in 73 milliseconds