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

Modified Files:
        configure.ag 
Log Message:
-- Make sure that we include extra.mk (-- its inclusion now depends on
   the value of HAVE_EXTRA_MK).


Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/configure.ag,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- configure.ag        4 Feb 2007 22:54:20 -0000       1.99
+++ configure.ag        13 Feb 2007 13:27:58 -0000      1.100
@@ -35,6 +35,8 @@
 CONFIG_H=pf_config.h
 AC_SUBST(CONFIG_H)
 
+AM_CONDITIONAL(HAVE_EXTRA_MK, true)
+
 dnl Check for Monet
 req_monetdb_ver='1.17.0'
 AM_MONETDB_COMMON($req_monetdb_ver)


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to