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)
commit4f44df6fd8f2c404fd5b1534257a7a8c85eb96f5
tree654909b3bda98ee4cd2e71a2d4c38ad2a74d6bf4
parentf9f7c80cd2d1aa7e2b4eccc738a30f72c1c45e32
package-defaults.mk: set DISABLE_NLS only if not CONFIG_BUILD_NLS

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
include/package-defaults.mk