Phil Edwards <[EMAIL PROTECTED]> writes: > On Mon, Dec 22, 2003 at 03:17:54PM +0100, Andreas Schwab wrote: >> Phil Edwards <[EMAIL PROTECTED]> writes: >> > We have tried very hard to avoid requiring developers to pass arguments >> > to the various autotools, largely because there's no way to help them do >> > so automatically. >> >> What's wrong with "ACLOCAL_AMFLAGS = -I .." in Makefile.am? > > Does aclocal pick those out itself, or is that only when rerunning from > a previously-built objdir?
aclocal itself does not pick it up, but autoreconf does, and the makefile rules generated by automake do. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] 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."
