libs/libexif: Disable nls
authorAlin Nastac <alin.nastac@gmail.com>
Fri, 2 Dec 2016 09:12:02 +0000 (10:12 +0100)
committerYousong Zhou <yszhou4tech@gmail.com>
Wed, 21 Dec 2016 00:38:17 +0000 (18:38 -0600)
Fixes missing @MKINSTALLDIRS@ substitution in po/Makefile.

Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
libs/libexif/Makefile

index c290bddb6c6804e504ceffe16f10b058e3b1c5fe..05883047b18d301e4d7fcd8e7ea6d1a5ca9458b9 100644 (file)
@@ -41,6 +41,7 @@ CONFIGURE_ARGS+= \
        --enable-shared \
        --enable-static \
        --disable-rpath \
+       --disable-nls \
        --without-libiconv-prefix \
        --without-libintl-prefix \