-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ludovic � wrote: > Hi, > > "Marijn Schouten (hkBst)" <[EMAIL PROTECTED]> writes: > >> http://lists.gnu.org/archive/html/guile-devel/2008-05/msg00014.html >> >> already contained a patch for this: >> >> >> --- configure.in.old 2008-05-06 23:48:26.000000000 +0200 >> +++ configure.in 2008-05-06 23:48:26.000000000 +0200 >> @@ -38,7 +38,7 @@ >> ]), >> [EMAIL PROTECTED]) >> AC_CONFIG_AUX_DIR([build-aux]) >> -AC_CONFIG_MACRO_DIR([m4]) >> +AC_CONFIG_MACRO_DIR([guile-config]) >> AC_CONFIG_SRCDIR(GUILE-VERSION) > > This looks suspicious to me: the only M4 macros contained in > `guile-config' are Guile's own, so I don't understand why adding this > would fix anything. > > Thanks, > Ludo'.
The patch is necessary to succesfully run autotools. Rerunning autotools is what fixes the problem. Marijn - -- Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML <http://www.gentoo.org/proj/en/lisp/>, #gentoo-{lisp,ml} on FreeNode -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkkRtkIACgkQp/VmCx0OL2xFfgCfTBdQtnlBqT0iQZ9eKU7GLxW2 /QsAn1tyOujKd/5kPK63h5f49Dx+o6eN =QT8F -----END PGP SIGNATURE-----
