aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
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
54CHECK_VA_COPY 54CHECK_VA_COPY
55CHECK_B64_NTOP 55CHECK_B64_NTOP
56 56
57GENERATE_CRYPTO_PORTABLE_SYM
58
57AC_ARG_WITH([openssldir], 59AC_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]),