15 lines
402 B
Plaintext
15 lines
402 B
Plaintext
--- ltmain.sh.orig Mon Mar 15 14:19:38 1999
|
|
+++ ltmain.sh Mon Mar 15 14:21:48 1999
|
|
@@ -1575,11 +1575,6 @@
|
|
done
|
|
fi
|
|
|
|
- echo "To link against installed libraries in LIBDIR, users may have to:"
|
|
- if test -n "$shlibpath_var"; then
|
|
- echo " - add LIBDIR to their \`$shlibpath_var' environment variable"
|
|
- fi
|
|
- echo " - use the \`-LLIBDIR' linker flag"
|
|
exit 0
|
|
;;
|
|
|