mirror of https://github.com/openwrt/packages.git
libs/libexif: Disable nls
Fixes missing @MKINSTALLDIRS@ substitution in po/Makefile. Signed-off-by: Alin Nastac <alin.nastac@gmail.com>pull/1563/merge
parent
86f6215228
commit
8ad51477ae
|
@ -41,6 +41,7 @@ CONFIGURE_ARGS+= \
|
|||
--enable-shared \
|
||||
--enable-static \
|
||||
--disable-rpath \
|
||||
--disable-nls \
|
||||
--without-libiconv-prefix \
|
||||
--without-libintl-prefix \
|
||||
|
||||
|
|
Loading…
Reference in New Issue