Fix FTFBS: undefined macro AM_NLS

In gettext 0.24.1-1 the m4 files have moved from /usr/share/aclocal/ to /usr/share/gettext/m4.

Fixes:

configure:20285: error: possibly undefined macro: AM_NLS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1

Merge request reports

Loading