Update of /cvsroot/monetdb/sql
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4746

Modified Files:
        configure.ag 
Log Message:
src/backends/monet5/merovingian does UNIX domain socket ancillary data handling

Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/sql/configure.ag,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -d -r1.162 -r1.163
--- configure.ag        13 Jan 2010 11:08:31 -0000      1.162
+++ configure.ag        18 Mar 2010 13:00:09 -0000      1.163
@@ -1,4 +1,5 @@
 #                                               -*- Autoconf -*-
+#                                               vim: ft=config :
 
 # The contents of this file are subject to the MonetDB Public License
 # Version 1.1 (the "License"); you may not use this file except in
@@ -91,6 +92,9 @@
        AC_MSG_ERROR([MonetDB/SQL requires at least version $req_monetdb5_ver 
of MonetDB5 (found $MONETDB5_VERSION).])
 fi
 
+dnl src/backends/monet5/merovingian does UNIX domain socket ancillary
+dnl data handling
+AM_MONETDB_MSG_CONTROL()
 
 dnl provide different versions of the paths derived above
 AM_MONETDB_XQ_VARS_2()


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to