strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
05b7f1c
)
nm: Remove deprecated variables from autogen.sh
author
Tobias Brunner
<tobias@strongswan.org>
Fri, 25 Jan 2019 10:19:40 +0000
(11:19 +0100)
committer
Tobias Brunner
<tobias@strongswan.org>
Thu, 14 Mar 2019 12:42:08 +0000
(13:42 +0100)
src/frontends/gnome/autogen.sh
patch
|
blob
|
history
diff --git
a/src/frontends/gnome/autogen.sh
b/src/frontends/gnome/autogen.sh
index
25847e7
..
8a0435c
100755
(executable)
--- a/
src/frontends/gnome/autogen.sh
+++ b/
src/frontends/gnome/autogen.sh
@@
-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