summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
;;
*)