summaryrefslogtreecommitdiffstats
path: root/usr.bin/svn/lib/libapr_util/apu.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/svn/lib/libapr_util/apu.h')
-rw-r--r--usr.bin/svn/lib/libapr_util/apu.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/svn/lib/libapr_util/apu.h b/usr.bin/svn/lib/libapr_util/apu.h
index 639cec4..575d633 100644
--- a/usr.bin/svn/lib/libapr_util/apu.h
+++ b/usr.bin/svn/lib/libapr_util/apu.h
@@ -117,13 +117,11 @@
#define APU_HAVE_FREETDS 0
#define APU_HAVE_ODBC 0
-#define APU_HAVE_CRYPTO 0
-#define APU_HAVE_OPENSSL 0
+#define APU_HAVE_CRYPTO 1
+#define APU_HAVE_OPENSSL 1
#define APU_HAVE_NSS 0
-#ifndef APU_HAVE_APR_ICONV
#define APU_HAVE_APR_ICONV 0
-#endif
#ifndef APU_HAVE_ICONV
#define APU_HAVE_ICONV 0
#endif
OpenPOWER on IntegriCloud