Re: A recent problem. . .



Tom Tromey <tromey@cygnus.com> writes:
> >>>>> "Michael" == Michael Bruce <bruce@infinet.com> writes:
> >> You have two copies of the .m4 files used by automake/autoconf
> >> installed.
> 
> Michael> I have to say that I find it very odd that a single
> Michael> duplicated copy of 'gimp.m4' can cripple the entire
> Michael> compilation process.  I never really gave the duplicated
> Michael> macro errors a second thought; I assumed that automake would
> Michael> just pick one of the files and be done with it.
> 
> aclocal used to work this way.  People complained that it caused a
> problem: aclocal would sometimes pick the wrong macro, and they would
> end up with a subtly buggy aclocal.m4.  I added the error in response
> to these complaints.
> 
> I'm willing to change aclocal to do something smarter.  Any
> suggestions?

  - Pick the highest serial #

	and then

  - Pick the first in the search path (--acdir is last).

- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



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