Re: CPPASCOMPILE doesn't use $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES)

2006-10-14 Thread Ralf Wildenhues
* Alexandre Duret-Lutz wrote on Sat, Oct 14, 2006 at 04:33:12PM CEST: > >>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes: > RW> * automake.in: For preprocessed assembler, add `$(DEFS) > RW> $(DEFAULT_INCLUDES) $(INCLUDES)' to the compile rule. > RW> * doc/automake.texi (Assembly Support):

Re: CPPASCOMPILE doesn't use $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES)

2006-10-14 Thread Alexandre Duret-Lutz
>>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes: [...] RW> 2006-10-14 Ralf Wildenhues <[EMAIL PROTECTED]> RW> * automake.in: For preprocessed assembler, add `$(DEFS) RW> $(DEFAULT_INCLUDES) $(INCLUDES)' to the compile rule. RW> * doc/automake.texi (Assembly Support): Update. RW> *

Re: CPPASCOMPILE doesn't use $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES)

2006-10-14 Thread Ralf Corsepius
On Sat, 2006-10-14 at 09:18 +0200, Ralf Wildenhues wrote: > [ Cc: automake-patches ] > > * Ralf Corsepius wrote on Thu, Oct 12, 2006 at 06:36:12AM CEST: > > On Wed, 2006-10-11 at 22:02 +0200, Thomas Schwinge wrote: > > > On Wed, Oct 11, 2006 at 10:12:33AM +0200, Ralf Corsepius wrote: > > > > with

Re: CPPASCOMPILE doesn't use $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES)

2006-10-14 Thread Ralf Wildenhues
[ Cc: automake-patches ] * Ralf Corsepius wrote on Thu, Oct 12, 2006 at 06:36:12AM CEST: > On Wed, 2006-10-11 at 22:02 +0200, Thomas Schwinge wrote: > > On Wed, Oct 11, 2006 at 10:12:33AM +0200, Ralf Corsepius wrote: > > > with automake-cvs/HEAD, and using *.S, CPPASCOMPILE doesn't apply > > > $(D