summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2005-10-31 02:51:12 +0000
committerThomas Osterried <thomas@osterried.de>2005-10-31 02:51:12 +0000
commitb56168505f3beeb1132accb7328e2b1d5e3c5718 (patch)
treee271dd8be73fbdd38188c5c8355cb9c02ac84d62
parentf3a4c67e9091c98596c19784040b88ad446a87cf (diff)
q&d fix for newer libtool
-rw-r--r--ltmain.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltmain.sh b/ltmain.sh
index 47f816f..fba98da 100644
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -186,7 +186,7 @@ do
-*)
$echo "$modename: unrecognized option \`$arg'" 1>&2
$echo "$help" 1>&2
- exit 1
+ #exit 1
;;
*)