linker.
Reported by Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
+2007-07-06 Peter O'Gorman <peter@pogma.com
+
+ * libltdl/config/libtool.m4sh: Don't pass -msg_* through to the
+ linker.
+ Reported by Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
+
2007-07-04 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
* libltdl/lt__alloc.c, libltdl/loaders/preopen.c,
continue
;;
+ # -msg_* for osf cc
+ -msg_*)
+ func_quote_for_eval "$arg"
+ arg="$func_quote_for_eval_result"
+ ;;
+
# -64, -mips[0-9] enable 64-bit mode on the SGI compiler
# -r[0-9][0-9]* specifies the processor on the SGI compiler
# -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler