"Dale P. Smith" <[EMAIL PROTECTED]> writes:

> configure: configuring in guile-readline
> configure: running /bin/sh './configure'  --disable-deprecated
> --with-gnu-ld --disable-static --enable-ltdl-convenience
> --cache-file=/dev/null --srcdir=.
> ./configure: line 893: syntax error near unexpected token
> `AM_INIT_AUTOMAKE($PACKAGE,'
> ./configure: line 893: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)'
> configure: error: /bin/sh './configure' failed for guile-readline
> sed: can't read confdefs.h: No such file or directory
> 
> I've just upgraded my box to Debian unstable, if that might have
> something to do wiht it.

It looks like autoconf didn't find a definition for AM_INIT_AUTOMAKE.
This can happen when autoconf and automake are installed in different
places?  Do you have one of them in /usr/local and the rest in /usr,
perchance?

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to