i meant the version one gets when issuing "git clone
git://git.sv.gnu.org/guile.git".
now trying this again, it wont complete "autoconf configure.in" (i found
no further documentation how to compile except a comment in configure.in)
it runs a second then gives:
;;
configure.in:44: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:69: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.in:83: error: possibly undefined macro: AM_PROG_CC_C_O
configure.in:85: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.in:86: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.in:87: error: possibly undefined macro: AC_CHECK_LIB
configure.in:93: error: possibly undefined macro: AM_CONDITIONAL
configure.in:95: error: possibly undefined macro: AM_PATH_LISPDIR
configure.in:248: error: possibly undefined macro: AC_LIBOBJ
configure.in:837: error: possibly undefined macro: AM_GNU_GETTEXT
;;