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

Modified Files:
        configure.ag 
Log Message:
propagated changes of Monday Oct 22 2007 - Wednesday Oct 24 2007
from the Clients_1-20 branch to the development trunk


Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/clients/configure.ag,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- configure.ag        18 Sep 2007 21:55:37 -0000      1.25
+++ configure.ag        24 Oct 2007 08:00:21 -0000      1.26
@@ -71,7 +71,9 @@
        fi
 fi
 AM_MONETDB_DEFAULTS()
-AM_MONETDB_COMPILER()
+req_java_ver_min=1.4 # >= $req_java_ver_min required
+req_java_ver_max=1.6 # <  $req_java_ver_max required
+AM_MONETDB_COMPILER($req_java_ver_min, $req_java_ver_max)
 AM_MONETDB_TOOLS()
 AM_MONETDB_OPTIONS()
 AM_MONETDB_LIBS()


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to