[packages] pptpd: always disable libintl

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24687 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-18 21:09:05 +00:00
parent 2c166a7b04
commit b660adeabc

View File

@ -31,6 +31,9 @@ endef
CONFIGURE_ARGS += \
--enable-bcrelay \
CONFIGURE_VARS += \
ac_cv_header_libintl_h=no \
MAKE_FLAGS += \
COPTS="$(TARGET_CFLAGS)" \
INSTALL="install" \