This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] libffi regen aclocal.m4 correctly.


Tom,
   Actually the correct ACLOCAL_AMFLAGS are...

ACLOCAL_AMFLAGS = -I .. -I ../config

for libffi so that Geoff's multi.m4 in the config directory
is properly used. I am still waiting for Andrew Haley to
do the commit for that and the other multilib fixes which
have been approved for both gcc trunk and 4.2...

http://gcc.gnu.org/ml/gcc-patches/2006-11/msg01498.html

Andrew said he would get around to doing the commits 
sometime before gcc 4.2 is released.
                     Jack

On Wed, Dec 13, 2006 at 12:58:18PM -0700, Tom Tromey wrote:
> >>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
> 
> Andreas> I'd like to commit a regenerated aclocal.m4 which is generated with
> Andreas> the correct ACLOCAL_AMFLAGS written in the Makefile.am.
> Andreas> Ok for trunk?
> 
> Yes, thanks.
> 
> Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]