nm: Remove deprecated variables from autogen.sh

This commit is contained in:
Tobias Brunner 2019-01-25 11:19:40 +01:00
parent 05b7f1cbfe
commit 398ea12cdb
1 changed files with 1 additions and 2 deletions

View File

@ -4,12 +4,11 @@
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
REQUIRED_AUTOMAKE_VERSION=1.7
PKG_NAME=NetworkManager-strongswan
which gnome-autogen.sh || {
echo "You need to install gnome-common from the GNOME CVS"
exit 1
}
USE_GNOME2_MACROS=1 . gnome-autogen.sh
. gnome-autogen.sh