Home | History | Annotate | Download | only in libvorbis

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'"
5308 libdir=
5343 if test -z "$libdir"; then
5378 if test -z "$libdir"; then
5412 if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
5416 libdir="$abs_ladir"
5418 dir="$libdir"
5419 absdir="$libdir"
5440 if test -z "$libdir" && test "$linkmode" = prog; then
5449 test -z "$libdir" && \
5459 if test -z "$libdir"; then
5535 *" $libdir "*) ;;
5538 *" $libdir "*) ;;
5539 *) finalize_rpath="$finalize_rpath $libdir"
5609 *" $libdir "*) ;;
5612 *" $libdir "*) ;;
5613 *) finalize_rpath="$finalize_rpath $libdir"
5721 case $libdir in
5723 add_dir="$add_dir -L$inst_prefix_dir$libdir"
5758 *":$libdir:"*) ;;
5759 *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
5772 add="$libdir/$linklib"
5774 add_dir="-L$libdir"
5778 *":$libdir:"*) ;;
5779 *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
5784 test -f "$inst_prefix_dir$libdir/$linklib" ; then
5785 add="$inst_prefix_dir$libdir/$linklib"
5787 add="$libdir/$linklib"
5791 add_dir="-L$libdir"
5794 case $libdir in
5796 add_dir="$add_dir -L$inst_prefix_dir$libdir"
5867 for libdir in $dependency_libs; do
5868 case $libdir in
5869 -R*) func_stripname '-R' '' "$libdir"
5875 *) temp_deplibs="$temp_deplibs $libdir";;
5942 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
5943 test -z "$libdir" && \
5945 test "$absdir" != "$libdir" && \
6451 for libdir in $xrpath; do
6452 temp_xrpath="$temp_xrpath -R$libdir"
6454 *" $libdir "*) ;;
6455 *) finalize_rpath="$finalize_rpath $libdir" ;;
6895 for libdir in $rpath; do
6899 hardcode_libdirs="$libdir"
6903 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
6906 hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
6916 *" $libdir "*) ;;
6917 *) perm_rpath="$perm_rpath $libdir" ;;
6924 libdir="$hardcode_libdirs"
7572 for libdir in $rpath $xrpath; do
7575 *" $libdir "*) ;;
7576 *) finalize_rpath="$finalize_rpath $libdir" ;;
7584 for libdir in $compile_rpath $finalize_rpath; do
7588 hardcode_libdirs="$libdir"
7592 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
7595 hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
7605 *" $libdir "*) ;;
7606 *) perm_rpath="$perm_rpath $libdir" ;;
7611 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
7613 *":$libdir:"*) ;;
7614 ::) dllsearchpath=$libdir;;
7615 *) dllsearchpath="$dllsearchpath:$libdir";;
7628 libdir="$hardcode_libdirs"
7635 for libdir in $finalize_rpath; do
7639 hardcode_libdirs="$libdir"
7643 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
7646 hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
7656 *" $libdir "*) ;;
7657 *) finalize_perm_rpath="$finalize_perm_rpath $libdir" ;;
7664 libdir="$hardcode_libdirs"
8066 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
8067 test -z "$libdir" && \
8069 newdependency_libs="$newdependency_libs $libdir/$name"
8082 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
8083 test -z "$libdir" && \
8085 newdlfiles="$newdlfiles $libdir/$name"
8101 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
8102 test -z "$libdir" && \
8104 newdlprefiles="$newdlprefiles $libdir/$name"
8176 libdir='$install_libdir'"
8277 test -n "$libdir" && rmfiles="$rmfiles $objdir/$name $objdir/${name}i"