mirror of
https://github.com/strongswan/strongswan.git
synced 2025-11-29 00:00:17 -05:00
fixed copy-and-paste error
This commit is contained in:
parent
2728c31031
commit
13e51a62a8
@ -1048,7 +1048,7 @@ if test x$padlock = xtrue; then
|
||||
fi
|
||||
if test x$openssl = xtrue; then
|
||||
libstrongswan_plugins=${libstrongswan_plugins}" openssl"
|
||||
pluto_plugins=${pluto_plugins}" hmac"
|
||||
pluto_plugins=${pluto_plugins}" openssl"
|
||||
fi
|
||||
if test x$agent = xtrue; then
|
||||
libstrongswan_plugins=${libstrongswan_plugins}" agent"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user