Lines Matching full:libdir
1520 "Usage: $progname [OPTION]... --mode=finish [LIBDIR]...
1524 Each LIBDIR is a directory that contains libtool libraries.
1568 -LLIBDIR search LIBDIR for required installed libraries
1579 -rpath LIBDIR the created library will eventually be installed in LIBDIR
1580 -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries
1780 for libdir in $libdirs; do
1800 for libdir in $libdirs; do
1801 $ECHO " $libdir"
1805 $ECHO "in a given directory, LIBDIR, you must either use libtool, and"
1809 $ECHO " - add LIBDIR to the \`$shlibpath_var' environment variable"
1813 $ECHO " - add LIBDIR to the \`$runpath_var' environment variable"
1817 libdir=LIBDIR
1826 $ECHO " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
1993 # Add the libdir to current_libdirs if it is the destination.
1994 if test "X$destdir" = "X$libdir"; then
1996 *" $libdir "*) ;;
1997 *) current_libdirs="$current_libdirs $libdir" ;;
2000 # Note the libdir as a future libdir.
2002 *" $libdir "*) ;;
2003 *) future_libdirs="$future_libdirs $libdir" ;;
2013 inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
2019 # are installed into $libdir/../bin (currently, that works fine)
2022 func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir"
2182 libdir=
2186 libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
2187 if test -n "$libdir" && test ! -f "$libfile"; then
2188 func_warning "\`$lib' has not been installed in \`$libdir'"
5306 libdir=
5341 if test -z "$libdir"; then
5376 if test -z "$libdir"; then
5410 if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
5414 libdir="$abs_ladir"
5416 dir="$libdir"
5417 absdir="$libdir"
5438 if test -z "$libdir" && test "$linkmode" = prog; then
5447 test -z "$libdir" && \
5457 if test -z "$libdir"; then
5533 *" $libdir "*) ;;
5536 *" $libdir "*) ;;
5537 *) finalize_rpath="$finalize_rpath $libdir"
5607 *" $libdir "*) ;;
5610 *" $libdir "*) ;;
5611 *) finalize_rpath="$finalize_rpath $libdir"
5719 case $libdir in
5721 add_dir="$add_dir -L$inst_prefix_dir$libdir"
5756 *":$libdir:"*) ;;
5757 *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
5770 add="$libdir/$linklib"
5772 add_dir="-L$libdir"
5776 *":$libdir:"*) ;;
5777 *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
5782 test -f "$inst_prefix_dir$libdir/$linklib" ; then
5783 add="$inst_prefix_dir$libdir/$linklib"
5785 add="$libdir/$linklib"
5789 add_dir="-L$libdir"
5792 case $libdir in
5794 add_dir="$add_dir -L$inst_prefix_dir$libdir"
5865 for libdir in $dependency_libs; do
5866 case $libdir in
5867 -R*) func_stripname '-R' '' "$libdir"
5873 *) temp_deplibs="$temp_deplibs $libdir";;
5939 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
5940 test -z "$libdir" && \
5942 test "$absdir" != "$libdir" && \
6445 for libdir in $xrpath; do
6446 temp_xrpath="$temp_xrpath -R$libdir"
6448 *" $libdir "*) ;;
6449 *) finalize_rpath="$finalize_rpath $libdir" ;;
6889 for libdir in $rpath; do
6893 hardcode_libdirs="$libdir"
6897 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
6900 hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
6910 *" $libdir "*) ;;
6911 *) perm_rpath="$perm_rpath $libdir" ;;
6918 libdir="$hardcode_libdirs"
7566 for libdir in $rpath $xrpath; do
7569 *" $libdir "*) ;;
7570 *) finalize_rpath="$finalize_rpath $libdir" ;;
7578 for libdir in $compile_rpath $finalize_rpath; do
7582 hardcode_libdirs="$libdir"
7586 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
7589 hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
7599 *" $libdir "*) ;;
7600 *) perm_rpath="$perm_rpath $libdir" ;;
7605 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
7607 *":$libdir:"*) ;;
7608 ::) dllsearchpath=$libdir;;
7609 *) dllsearchpath="$dllsearchpath:$libdir";;
7622 libdir="$hardcode_libdirs"
7629 for libdir in $finalize_rpath; do
7633 hardcode_libdirs="$libdir"
7637 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
7640 hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
7650 *" $libdir "*) ;;
7651 *) finalize_perm_rpath="$finalize_perm_rpath $libdir" ;;
7658 libdir="$hardcode_libdirs"
8060 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
8061 test -z "$libdir" && \
8063 newdependency_libs="$newdependency_libs $libdir/$name"
8076 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
8077 test -z "$libdir" && \
8079 newdlfiles="$newdlfiles $libdir/$name"
8095 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
8096 test -z "$libdir" && \
8098 newdlprefiles="$newdlprefiles $libdir/$name"
8170 libdir='$install_libdir'"
8271 test -n "$libdir" && rmfiles="$rmfiles $objdir/$name $objdir/${name}i"