Skip to content

tools/m4/compare.m4: Allow decorating comparison operators

Chun-wei Fan requested to merge export-more-symbols into master

Hi,

It seems that we have more code that we need to allow applying function decorators, as we may have operators that need to be exported in the generated code, denoted by _WRAP_EQUAL*, which are not present in glibmm but present in other items such as gtkmm and pangomm.

With blessings, thank you!

Merge request reports