automake
[Top][All Lists]
Advanced

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

Re: AM_CFLAGS


From: Alexandre Oliva
Subject: Re: AM_CFLAGS
Date: 13 Feb 2001 03:36:43 -0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

On Feb 13, 2001, Tom Tromey <address@hidden> wrote:

> I don't want to remove anything from autoconf's blacklist.  Doing that
> means we have to update autoconf whenever we change automake.

Nope.  CVS Autoconf has a macro to remove strings from the blacklist.

ifdef([m4_pattern_allow],[m4_pattern_allow([AM_CFLAGS])])

will let you refer to AM_CFLAGS in configure.in without introducing
any dependency on CVS autoconf.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]