Re: automake/514: check_JAVA files are always compiled

2007-01-15 Thread Thomas Schwinge
Hello! On Wed, Jan 10, 2007 at 07:35:35PM +0100, Ralf Wildenhues wrote: > * Roberto Bagnara wrote on Fri, Dec 22, 2006 at 03:17:21PM CET: > > > > The subject says all. Is there any workaround? > > > check_JAVA files are always compiled, not only in case of `make check'. > > Quoting 'info Autom

bug with `make dist' and `AC_CONFIG_LINKS'

2006-11-29 Thread Thomas Schwinge
Hello! It seems to me that all files from directories that are referenced within an `AC_CONFIG_LINKS' rule in the `configure.ac' file will automatically selected to be included in the tarball the `make dist' creates, even those that live in the build-directory! E.g. I have ``AC_CONFIG_LINKS([mach

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

2006-10-11 Thread Thomas Schwinge
Hello! On Wed, Oct 11, 2006 at 10:12:33AM +0200, Ralf Corsepius wrote: > with automake-cvs/HEAD, and using *.S, CPPASCOMPILE doesn't apply > $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) to its compilation rules. It also doesn't for 1.9.6, by the way. > From a Makefile.in: > CPPASCOMPILE = $(CCAS) $(A

Re: automake/492: Compilation of assembler files with subdir-objects

2006-10-10 Thread Thomas Schwinge
[Cced to and for further discussion. Which list is appropriate here?] Hello! On Sun, May 14, 2006 at 06:09:10AM +0200, Ralf Wildenhues wrote: > http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=automake&pr=492 It's been some time, but this issue is still outstandi