Home | History | Annotate | Download | only in jpeg-6b

Lines Matching refs:libdir

584         libdir=
601 if test -z "$libdir"; then
668 # Put the magic libdir with the hardcode flag.
669 hardcode_libdirs="$libdir"
670 libdir="@HARDCODE_LIBDIRS@"
674 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
677 hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
680 libdir=
684 if test -n "$libdir"; then
693 *" $libdir "*) ;;
694 *) perm_rpath="$perm_rpath $libdir" ;;
743 finalize_command="$finalize_command $libdir/$linklib"
745 finalize_command="$finalize_command -L$libdir -l$name"
747 finalize_shlibpath="$finalize_shlibpath$libdir:"
751 finalize_command="$finalize_command -L$libdir -l$name"
1159 for libdir in $rpath; do
1163 libdir with the hardcode flag.
1164 hardcode_libdirs="$libdir"
1165 libdir="@HARDCODE_LIBDIRS@"
1169 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
1172 hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
1175 libdir=
1179 if test -n "$libdir"; then
1187 *" $libdir "*) ;;
1188 *) perm_rpath="$perm_rpath $libdir" ;;
1591 libdir='$install_libdir'\
1777 # Add the libdir to current_libdirs if it is the destination.
1778 if test "X$destdir" = "X$libdir"; then
1780 *" $libdir "*) ;;
1781 *) current_libdirs="$current_libdirs $libdir" ;;
1784 # Note the libdir as a future libdir.
1786 *" $libdir "*) ;;
1787 *) future_libdirs="$future_libdirs $libdir" ;;
1918 libdir=
1926 libfile="$libdir/`$echo "X$lib" | $Xsed -e 's%^.*/%%g'`"
1927 if test -z "$libdir"; then
1931 $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
2006 for libdir in $libdirs; do
2028 for libdir in $libdirs; do
2029 echo " $libdir"
2032 echo "To link against installed libraries in a given directory, LIBDIR,"
2037 echo " - add LIBDIR to the \`$shlibpath_var' environment variable"
2041 echo " - add LIBDIR to the \`$runpath_var' environment variable"
2045 libdir=LIBDIR
2051 echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
2359 "Usage: $modename [OPTION]... --mode=finish [LIBDIR]...
2363 Each LIBDIR is a directory that contains libtool libraries.
2398 -LLIBDIR search LIBDIR for required installed libraries
2403 -rpath LIBDIR the created library will eventually be installed in LIBDIR