Richard,
It at least needs something like:
* Makefile.in (build/genmatch): Link with $(LIBINTL) $(LIBICONV).
Index: Makefile.in
===
--- Makefile.in (revision 216542)
+++ Makefile.in (working copy)
@@ -2520,7 +2520,7 @@
# These prog
This merge has broken bootstrap on AIX. genmatch has a dependency on
libintl and libiconv, but is not linked with those libraries.
ld: 0711-317 ERROR: Undefined symbol: .libintl_dgettext
ld: 0711-317 ERROR: Undefined symbol: .libintl_bindtextdomain
ld: 0711-317 ERROR: Undefined symbol: .libiconv