configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7ca50e2afb84320913868f95d0247528ef90b4f6 Author: Fridrich Å trba <fridrich.st...@bluewin.ch> Date: Wed Oct 26 11:55:22 2011 +0200
Remove a stray leading '+' diff --git a/configure.in b/configure.in index 68e3193..638f982 100755 --- a/configure.in +++ b/configure.in @@ -2238,7 +2238,7 @@ if test "$_os" = "WINNT"; then export INCLUDE=`cygpath -d "$COMPATH/Include"` dnl Check which Microsoft C/C++ compiler is found AC_MSG_CHECKING([the Version of Microsoft C/C++ Compiler]) -+ # The following finds Microsoft, matches nn.nn.nnnn then pulls numbers out. + # The following finds Microsoft, matches nn.nn.nnnn then pulls numbers out. CCNUMVER=`$CC 2>&1 | $AWK "/Microsoft/ && /..\\...\\...../ { x = match( \\\$0, /..\\...\\...../ ) CCversion = substr( \\\$0, RSTART, RLENGTH)
_______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits