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 6fc6900..72dbe17 100644
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -200,7 +200,7 @@ do
-*)
$echo "$modename: unrecognized option \`$arg'" 1>&2
$echo "$help" 1>&2
- exit 1
+ #exit 1
;;
*)