fixed copy-and-paste error

This commit is contained in:
Andreas Steffen 2009-05-15 10:17:17 +02:00
parent 2728c31031
commit 13e51a62a8

View File

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