File recode-3.6-gettext.patch of Package recode
--- m4/gettext.m4
+++ m4/gettext.m4
@@ -87,7 +87,7 @@
AC_CHECK_HEADERS(argz.h limits.h locale.h malloc.h string.h unistd.h sys/param.h)
AC_FUNC_MMAP
AC_CHECK_FUNCS(getcwd mempcpy munmap setlocale stpcpy strcasecmp strchr strdup __argz_count __argz_stringify __argz_next)
- AM_LC_MESSAGES
+ gt_LC_MESSAGES
if test -z "$ALL_LINGUAS"; then
AC_MSG_WARN(This package does not install translations yet.)