-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ralf Wildenhues wrote:
| | * ltmain.in (link mode): Actually provide a useful error | message. Fixes long-standing shameful user neglection. | Reported by Martin Paljak <[EMAIL PROTECTED]>. | | Index: ltmain.in | =================================================================== | RCS file: /cvsroot/libtool/libtool/Attic/ltmain.in,v | retrieving revision 1.334.2.85 | diff -u -r1.334.2.85 ltmain.in | --- ltmain.in 24 Aug 2005 15:59:04 -0000 1.334.2.85 | +++ ltmain.in 9 Sep 2005 12:23:10 -0000 | @@ -2194,7 +2194,7 @@ | esac # case $deplib | if test "$found" = yes || test -f "$lib"; then : | else | - $echo "$modename: cannot find the library \`$lib'" 1>&2 | + $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2 | exit $EXIT_FAILURE | fi Okay for all branches. (Thank you) Peter -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Darwin) iQCVAwUBQyGm/riDAg3OZTLPAQJDawP/Sw3Xw9xgcRSkvEfnaDJuAII/jfDOZMKh kFHPh1RAFvgNowtyeNaktmFMQw0RQLP/lPfh5m2gcjrbTqfmJuwlBp0rPPrBKug+ AP+/YTtDxziCKVy2lgLXhIheSbEPlq7NkL/81TT8rxzCxJuKz6ctC0mkYNRbRV/u 9EiUrx0br4w= =OtFn -----END PGP SIGNATURE-----