diff options
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index f12936f1b..94012988d 100644 --- a/configure.in +++ b/configure.in @@ -1113,6 +1113,7 @@ if test x$agent = xtrue; then fi if test x$gmp = xtrue; then libstrongswan_plugins=${libstrongswan_plugins}" gmp" + pluto_plugins=${pluto_plugins}" gmp" fi AC_SUBST(libstrongswan_plugins) |