package-defaults.mk: set DISABLE_NLS only if not CONFIG_BUILD_NLS
authorJohn Crispin <john@openwrt.org>
Sat, 21 Mar 2015 21:48:18 +0000 (21:48 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 21 Mar 2015 21:48:18 +0000 (21:48 +0000)
set DISABLE_NLS only if CONFIG_BUILD_NLS NOT set.
like DISABLE_IPV6 which depends on CONFIG_IPV6

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
SVN-Revision: 44930


No differences found