supported by Zeuner Solutions SourceForge.net Logo

documentation for the macro "unsubstitute_commas"

unsubstitutes the commas substituted by substitute_commas so they can be outputted

It is defined in the file literacy.m4.

m4 code:

define(`unsubstitute_commas',
`patsubst(`$@',__comma__,`, ')')