Ralf Wildenhues <[EMAIL PROTECTED]> writes: > 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. Thoughts?
It might, but can't you use $# to distinguish that from a missing argument?