[packages] pptpd: always disable libintl
[packages.git] / net / pptpd / Makefile
index 6916eca..e79e0a7 100644 (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" \