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
(parent:
123fdf7
)
pluto now requires pubkey plugin
author
Andreas Steffen
<andreas.steffen@strongswan.org>
Sat, 6 Jun 2009 14:25:52 +0000
(16:25 +0200)
committer
Martin Willi
<martin@strongswan.org>
Tue, 9 Jun 2009 09:03:33 +0000
(11:03 +0200)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
9401298
..
6832aba
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1087,6
+1087,7
@@
if test x$x509 = xtrue; then
fi
if test x$pubkey = xtrue; then
libstrongswan_plugins=${libstrongswan_plugins}" pubkey"
+ pluto_plugins=${pluto_plugins}" pubkey"
fi
if test x$xcbc = xtrue; then
libstrongswan_plugins=${libstrongswan_plugins}" xcbc"