This is the mail archive of the automake@gnu.org mailing list for the automake 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: aclocal 1.8 no longer loads overridden macros


Alexandre Duret-Lutz <adl@src.lip6.fr> writes:

>>>> "Andreas" == Andreas Schwab <schwab@suse.de> writes:
>
>  Andreas> With aclocal 1.8 you no longer get overridden standard
>  Andreas> autoconf macros loaded from local *.m4 files.
>
> I could not reproduce this (tried to redefine AC_PROG_CC
> successfully).  Can you send detailed instructions?

I can't reproduce it with a simple test case either, but running
"aclocal -I m4" in the coreutils-5.0 source directory does not include
the file m4/search-libs.m4 in aclocal.m4.  I have no idea why the
coreutils macros behave differently.  The output of the autom4te call
inside aclocal in any case does not include AC_SEARCH_LIBS, although
it is called by jm_FUNC_NANOSLEEP, which _is_ included.  Trying to
investigate...

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, MaxfeldstraÃe 5, 90409 NÃrnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



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