summaryrefslogtreecommitdiffstats
path: root/ltmain.sh
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2005-10-31 02:52:26 +0000
committerThomas Osterried <thomas@osterried.de>2005-10-31 02:52:26 +0000
commite9bd2344a7edd5f1741101533c58037ab3810775 (patch)
treead26146b80a602df2eb52b3077454a303eee8418 /ltmain.sh
parent71aaf1d263050d193af0d9d6d8ca1131752ff822 (diff)
q&d bugfix for newer libtool
Diffstat (limited to 'ltmain.sh')
-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
;;
*)