Paul,
I followed the instructions from wiki how to build from svn.
But autoreconf doesn't work for me:
=========================================
[EMAIL PROTECTED] /usr/distr/dbmail_2_2_branch]# autoreconf259
-i aclocal:configure.in:37: warning: macro
`AM_ENABLE_SHARED' not found in library
aclocal:configure.in:38: warning: macro `AM_ENABLE_STATIC' not found in
library
configure.in:37: error: possibly undefined macro: AM_ENABLE_SHARED
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:38: error: possibly undefined macro: AM_ENABLE_STATIC
configure.in:107: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf259: /usr/local/bin/autoconf259 failed with exit status: 1
=========================================
Paul J Stevens wrote:
Oleg, Jonathan,
Could you please test rev. 2367 to verify my fix for this problem?