summaryrefslogtreecommitdiff
path: root/include/config-win.h
diff options
context:
space:
mode:
authormsvensson@shellback.(none) <>2006-03-16 09:34:47 +0100
committermsvensson@shellback.(none) <>2006-03-16 09:34:47 +0100
commitf5d4028352b8ec052a051c0f4e0c225b4d83e9b2 (patch)
treec898f25740ce88363e74bde5db6a3d9a9b4ec83f /include/config-win.h
parent9afc40fccc4dce8b6502e8f0c8c9f9e6f34f6179 (diff)
parent42a3ff3f99c0e7851697420834edb2dc9e74a3ba (diff)
downloadmariadb-git-f5d4028352b8ec052a051c0f4e0c225b4d83e9b2.tar.gz
Merge shellback.(none):/home/msvensson/mysql/bug18195/my50-bug18195
into shellback.(none):/home/msvensson/mysql/bug18195/my51-bug18195
Diffstat (limited to 'include/config-win.h')
-rw-r--r--include/config-win.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/config-win.h b/include/config-win.h
index fb7aeb82e83..a7bce21b3a1 100644
--- a/include/config-win.h
+++ b/include/config-win.h
@@ -429,8 +429,8 @@ inline double ulonglong2double(ulonglong value)
#define HAVE_RTREE_KEYS 1
#define HAVE_ROW_BASED_REPLICATION 1
-/* #undef HAVE_OPENSSL */
-/* #undef HAVE_YASSL */
+#define HAVE_OPENSSL 1
+#define HAVE_YASSL 1
/* Define charsets you want */
/* #undef HAVE_CHARSET_armscii8 */