automake
[Top][All Lists]
Advanced

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

Re: multiline variables and AC_SUBST


From: Stepan Kasal
Subject: Re: multiline variables and AC_SUBST
Date: Fri, 28 Jul 2006 11:04:36 +0200
User-agent: Mutt/1.4.2.1i

Hello David,

indeed, multiline variables do not work with Automake.
In a future release, the substituted multiline value should be
escaped by default, so that the resulting makefile works correctly.

In the meantime, there is a workaround available: use the
undocumented macro _AM_SUBST_NOTMAKE([FOO]) to instruct automake that
this variable is to be omitted from the generated Makefile.in.

Sorry for the inconvenience,
        Stepan Kasal




reply via email to

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