Le 28 mai 2012 à 11:35, Stefano Lattarini a écrit :

> Before this change, that preprocessing was done both at automake runtime
> and configure runtime; with GNU make features, we can simplify it a bit
> and move almost all of it at make runtime instead.
> 
> * automake.in (handle_compile): Remove automake-time preprocessing, and
> support for further configure-time preprocessing, of the intended contents
> of $(DEFAULT_INCLUDES); instead, move all of them ...
> * lib/am/compile.am (DEFAULT_INCLUDES) [%?STDINC%]: ... here.
> * m4/init.m4: Remove AC_SUBST of @am__isrc@.
> * t/no-extra-makefile-code.sh: Trivially adjust.
> * t/nostdinc.sh: Adjust by preferring more "semantic" checks to grepping
> checks.
> * t/confh4.sh: Adjust and extend.
> * t/stdinc-no-repeated.sh: New test.

Nice.

Reply via email to