Update of /cvsroot/monetdb/pathfinder
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14744/pathfinder

Modified Files:
      Tag: XQuery_0-24
        configure.ag 
Log Message:

[finally]

changing compilation default for Pathfinder
for the old "milprint_summer" to the new "Algebra" back-end.

Still to do (tomorrow):
check testing results carefully and
approve new attribute order in stable output
where ever necessary.


U configure.ag
Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/configure.ag,v
retrieving revision 1.130.2.1
retrieving revision 1.130.2.2
diff -u -d -r1.130.2.1 -r1.130.2.2
--- configure.ag        24 May 2008 17:16:23 -0000      1.130.2.1
+++ configure.ag        16 Jun 2008 17:31:36 -0000      1.130.2.2
@@ -553,9 +553,9 @@
             AC_HELP_STRING(
                [--with-default-backend=BACKEND],
                [select a default back-end (milprint_summer/algebra/sql)
-                for Pathfinder (default=milprint_summer)]),
+                for Pathfinder (default=algebra)]),
             default_backend="$withval",
-            default_backend='milprint_summer')
+            default_backend='algebra')
 if test "x$default_backend" = xmilprint_summer
 then
         AC_DEFINE(ALGEBRA_IS_DEFAULT, 0,


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to