Browse Source

libs/libexif: Disable nls

Fixes missing @MKINSTALLDIRS@ substitution in po/Makefile.

Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
lilik-openwrt-22.03
Alin Nastac 8 years ago
committed by Yousong Zhou
parent
commit
8ad51477ae
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libs/libexif/Makefile

+ 1
- 0
libs/libexif/Makefile View File

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


Loading…
Cancel
Save