Update of /cvsroot/monetdb/buildtools/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2593
Modified Files:
Tag: MonetDB_1-22
MonetDB.m4
Log Message:
It's MonetDB day, so let's do a batch of commits.
Fix quoting, this is autoconf stuff, so we cannot just use [
Index: MonetDB.m4
===================================================================
RCS file: /cvsroot/monetdb/buildtools/conf/MonetDB.m4,v
retrieving revision 1.64.2.3
retrieving revision 1.64.2.4
diff -u -d -r1.64.2.3 -r1.64.2.4
--- MonetDB.m4 19 Feb 2008 17:43:44 -0000 1.64.2.3
+++ MonetDB.m4 19 Feb 2008 19:43:46 -0000 1.64.2.4
@@ -641,7 +641,7 @@
;;
yes-*-solaris*-*-*)
case `$bits-$CC -v 2>&1` in
- 32-*|*-*'gcc version '[34]'.'*) ;;
+ 32-*|*-*'gcc version '[[34]]'.'*) ;;
*) AC_MSG_ERROR([need GCC version >=3.X for 64 bits]);;
esac
CC="$CC -m$bits"
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins