On 6/17/06, Dominique Feyer dfeyer@net4all.ch wrote:
I get the source from CVS:
# cvs -d :pserver:anonymous@dovecot.org:/home/cvs co dovecot-sieve
Edit configure.in to change
- AC_CONFIG_HEADERS([dsieve-config.h])
- AC_CONFIG_HEADERS(dsieve-config.h)
Launch autogen.sh, and I have some errors:
configure.in: 4:
automake requires
AM_CONFIG_HEADER', notAC_CONFIG_HEADER' configure.in: 11: automake requires
AM_PROG_LEX', notAC_PROG_LEX' automake: src/libsieve/Makefile.am: not supported: source file
../map.c' is in subdirectory automake: src/libsieve/Makefile.am: not supported: source file../imparse.c' is in subdirectory automake: src/libsieve/Makefile.am: lex source seen but
AC_DECL_YYTEXT' not in `configure.in'
IIRC, this is caused by automake <= 1.4 I think, if you update to a newer automake, autogen.sh will work, can't remember if you still need to change that line at the top.
Tim
Linux Counter user #273956