This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: [libmudflap] Why was the toplevel libtool.m4 copied into acinclude.m4?


On Nov 18, 2004, Kelley Cook <kcook@gcc.gnu.org> wrote:

> If you delete the 928 line acinclude.m4 and put an ACLOCAL_AMFLAGS=I
> .. in Makefile.am followed by autoreconf with ac2.59/am1.9.3 it leads
> to the following differences in "configure" compared to the current
> directory simply autoreconf'd with the same versions.

Even if you have a different libtool.m4 in the default aclocal search
path?  If so, using -I .. is fine; otherwise, the sinclude/fake-define
dance is the way to go.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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