Hi, I try to build packages of current svn 2121 for Debian Sarge, but I fail because of an automake error:
autoreconf -i Putting files in AC_CONFIG_AUX_DIR, `buildtools'. automake: configure.in: installing `buildtools/install-sh' automake: configure.in: installing `buildtools/mkinstalldirs' automake: configure.in: installing `buildtools/missing' Makefile.am:103: invalid unused variable name: `AM_LDFLAGS' modules/Makefile.am:28: invalid unused variable name: `AM_LDFLAGS' autoreconf: automake failed with exit status: 1 make: *** [stamps/configure] Error 1 What's the minimum automake version I need? Thanks, Thomas