gsmlib: disable NLS 675/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, 22 Aug 2021 14:44:53 +0000 (16:44 +0200)
commitb86cf0cdc66d056be13ae49563d9bf5aadf28e78
tree22e463f821c19308f1293d6a9dada45af3b7016e
parent2feac1069fbaf58a110c741bcba4f9e092ec2704
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>
libs/gsmlib/Makefile
libs/gsmlib/patches/01-update-autotools.patch