gsmlib: disable NLS 787/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 21 Aug 2021 23:48:47 +0000 (01:48 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 30 Oct 2022 08:27:07 +0000 (09:27 +0100)
commit728b42e3a3fe03b640e5533605e32636f759ff50
treeb4cdda3921781fc357e0fbd023f88613a0e705fd
parent89cc8fccf757614eac1d45a684f4971393e0d984
gsmlib: disable NLS

It's not wanted, so add "--disable-nls" to override user selecting
CONFIG_BUILD_NLS.

This also updates 01-update-autotools.patch to make these disappear:

ERROR: Use of AM_GNU_GETTEXT without [external] argument is no longer supported.

Makefile.am:21: warning: 'intl' should not be in SUBDIRS when AM_GNU_GETTEXT([external]) is used

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
(cherry picked from commit b86cf0cdc66d056be13ae49563d9bf5aadf28e78)
libs/gsmlib/Makefile
libs/gsmlib/patches/01-update-autotools.patch