From 588c727598207a05e339cb1a84c04972820de48c Mon Sep 17 00:00:00 2001 From: awiouy Date: Fri, 21 Oct 2016 17:40:44 +0200 Subject: [PATCH] openvpn: disable autoreconf --- packages/network/openvpn/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/network/openvpn/package.mk b/packages/network/openvpn/package.mk index 9f6e68d4b9..67edbfbec6 100644 --- a/packages/network/openvpn/package.mk +++ b/packages/network/openvpn/package.mk @@ -30,7 +30,7 @@ PKG_SHORTDESC="openvpn: a full featured SSL VPN software solution that integrate PKG_LONGDESC="OpenVPN Access Server is a full featured SSL VPN software solution that integrates OpenVPN server capabilities, enterprise management capabilities, simplified OpenVPN Connect UI, and OpenVPN Client software packages that accommodate Windows, MAC, and Linux OS environments. OpenVPN Access Server supports a wide range of configurations, including secure and granular remote access to internal network and/ or private cloud network resources and applications with fine-grained access control." PKG_IS_ADDON="no" -PKG_AUTORECONF="yes" +PKG_AUTORECONF="no" PKG_CONFIGURE_OPTS_TARGET="ac_cv_have_decl_TUNSETPERSIST=no \ --disable-server \