diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index f15e746..d1ad543 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -54,6 +54,8 @@ CHECK_CRYPTO_COMPAT | |||
54 | CHECK_VA_COPY | 54 | CHECK_VA_COPY |
55 | CHECK_B64_NTOP | 55 | CHECK_B64_NTOP |
56 | 56 | ||
57 | GENERATE_CRYPTO_PORTABLE_SYM | ||
58 | |||
57 | AC_ARG_WITH([openssldir], | 59 | AC_ARG_WITH([openssldir], |
58 | AS_HELP_STRING([--with-openssldir], | 60 | AS_HELP_STRING([--with-openssldir], |
59 | [Set the default openssl directory]), | 61 | [Set the default openssl directory]), |