supported by Zeuner Solutions SourceForge.net Logo

documentation for the macro "notmember"

Expands to the second argument suffixed by newline if it is not present in the set given by the first argument, to nothing otherwise.

It is defined in the file sets.m4.

m4 code:

define(`notmember',
``$2
'')