On Dec 06, 2007, at 00:55 , Stefan Manegold wrote: > Update of /cvsroot/monetdb/pathfinder > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18880 > > Modified Files: > configure.ag > Log Message: > > Since Jennie 'Moved the XRPC Wrapper to the new "java" module', > Pathfinder does not require Java any more.
So I still missed several files. Thanks for the final clean up! > > Index: configure.ag > =================================================================== > RCS file: /cvsroot/monetdb/pathfinder/configure.ag,v > retrieving revision 1.122 > retrieving revision 1.123 > diff -u -d -r1.122 -r1.123 > --- configure.ag 3 Dec 2007 08:24:54 -0000 1.122 > +++ configure.ag 5 Dec 2007 23:55:05 -0000 1.123 > @@ -78,8 +78,6 @@ > AC_MSG_ERROR([Pathfinder requires a C99 compliant C compiler, but > your C compiler does not seem to be C99 compliant.]) > fi > > -req_java_ver_min=1.5 # >= $req_java_ver_min required > -AM_MONETDB_ANT_JAVA($req_java_ver_min) > req_monetdb_java_ver='1.7.0' > # ^^^^^^ > # Maintained via vertoo. Please don't modify by hand! > > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > _______________________________________________ > Monetdb-pf-checkins mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
