* Eric Lemings wrote on Fri, Apr 25, 2008 at 05:17:16PM CEST:
>  
> In section 7.1, the GNU Autoconf 2.62 Manual says, "value may contain
> backslash-escaped newlines, which will be preserved if you use
> AC_CONFIG_HEADERS but flattened if passed via @DEFS@ (with no effect on
> the compilation, since the preprocessor sees only one line in the first
> place)."
>  
> I was just wondering if there are some examples of such usage somewhere,
> perhaps in the test suite, or elsewhere?

Yes, in autoconf/tests/torture.at (#define header templates) and
(Substitute and define special characters).

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to