Re: ACLOCAL_AMFLAGS without automake

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Warren,

* Warren Young wrote on Tue, Dec 04, 2007 at 04:07:59PM CET:
> Just a feature request for autoreconf: the ability to get the equivalent of 
> "aclocal -I dirname" with ACLOCAL_AMFLAGS is fine if you're using automake, 
> but not all projects do.

You should still be able to just put this in Makefile.am,
even if it looks a bit ugly:

# This file exists only to supply aclocal with an option
# when autoreconf is run:
ACLOCAL_AMFLAGS = -I dirname

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux