openwrt / telephony

The telephony packages feed
104 stars 240 forks source link

[21.02] gsmlib: disable NLS #787

Closed micmac1 closed 1 year ago

micmac1 commented 1 year ago

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)

Maintainer: me Compile tested: 21.02 SDK ath79 Run tested: N/A

Description: backport to 21.02 as requested by Josef in #674