package: rename DISABLE_NLS to NLS_OPTS
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 4 Jul 2017 14:47:48 +0000 (16:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 4 Jul 2017 17:09:53 +0000 (19:09 +0200)
commit8d603626a8aae9cb1dc73cfaf923f29ecd1a9008
treeb7a801c5fdcb86b6e67e7bd246ec27ca87568e6c
parentb2fcabde4f09deb1f984e9dc2942fd5aab72d5a6
package: rename DISABLE_NLS to NLS_OPTS

We are going to use DISABLE_NLS not only for disabling NLS support,
but also to explicitly enable it. Therefore, this preparatory commit
renames it to NLS_OPTS, which is consistent with other foo_OPTS
variables defined in package/Makefile.in.

While at it, we replace the := assignments by regular = assignments.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Makefile.in
package/pkg-autotools.mk