openvpn: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:40:44 +02:00
parent 3985b2dd23
commit 588c727598

View File

@ -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 \