libs/libexif: Disable nls

Fixes missing @MKINSTALLDIRS@ substitution in po/Makefile.

Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
This commit is contained in:
Alin Nastac 2016-12-02 10:12:02 +01:00 committed by Yousong Zhou
parent 86f6215228
commit 8ad51477ae
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ CONFIGURE_ARGS+= \
--enable-shared \
--enable-static \
--disable-rpath \
--disable-nls \
--without-libiconv-prefix \
--without-libintl-prefix \