Ralf Wildenhues wrote:
> But I wonder a bit whether some code makes use of this
> "feature" that
>    AH_VERBATIM([key], [some code])
>    dnl ...
>    AH_VERBATIM([key], []) # no code
> 
> happens to not output the code.

The AH_VERBATIM doc makes it clear that different TEMPLATE arguments
to AH_VERBATIM should have different KEY arguments. It doesn't mention
the possibility to erase effects of earlier AH_VERBATIM calls.
Therefore I'd think this change is safe.

Bruno


Reply via email to