26 Mar
2009
26 Mar
'09
7:27 p.m.
Hi Yue, On 26-03-2009 12:13:20 -0700, Yue Sheng wrote:
The configure script for MonetDB-java uses the macro AC_ARG_ENABLE for its commandline arguments, but uses $withval instead of $enableval within that macro. The attached patch should fix the issue. It applies to Feb2009-SP1 bug fix release of the MonetDB suite.
I've applied your patch to the CVS sources. Thanks!