classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building classpath


From: Brian Jones
Subject: Re: Building classpath
Date: 04 Dec 2000 11:06:30 -0500
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

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 <address@hidden> 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
> address@hidden
> http://mail.gnu.org/mailman/listinfo/classpath
> 

-- 
Brian Jones <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]