Are you doing aclocal;autoheader;automake;autoconf before trying
configure?  aclocal should pull in the AM_* macros into aclocal.m4 in
the classpath directory from your own automake/autoconf
installation. aclocal also pulls in the acinclude.m4 stuff into
aclocal.m4.

Brian

Bryce McKinlay <[EMAIL PROTECTED]> writes:

> OK, despite being something of a classpath hacker, I have to sheepishly
> admit that I havn't actually ever managed to build the whole thing from
> scratch.
> 
> Can anyone explain why autoconf doesn't seem to find AM_INIT_AUTOMAKE
> (and various other AM_* macros), resulting in a syntax error when I try
> to run the resulting configure script? My automake is properly
> installed, afaik - it works fine for libgcj.
> 
> regards
> 
>   [ bryce ]
> 
> 
> 
> _______________________________________________
> Classpath mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/classpath
> 

-- 
Brian Jones <[EMAIL PROTECTED]>

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to