2007-07-05 Peter O'Gorman * libltdl/lt__alloc.c, libltdl/loaders/preopen.c, Index: libltdl/config/ltmain.m4sh =================================================================== diff -u -r1.82 ltmain.m4sh --- libltdl/config/ltmain.m4sh 24 Jun 2007 20:46:46 -0000 1.82 +++ libltdl/config/ltmain.m4sh 6 Jul 2007 02:54:44 -0000 @@ -3755,6 +3755,12 @@ 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