1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 19:33:59 +02:00

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

View File

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