summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorroot@x3.internalnet <>2001-05-20 20:11:11 +0200
committerroot@x3.internalnet <>2001-05-20 20:11:11 +0200
commita5d4dddff539357b25ea5061d2e9cb2cc386afde (patch)
tree13df98e2aea3a7e34dfd67e19aac18208202bac0 /acconfig.h
parent677fd7c51263b3baa3dba930ec112718f9f010d8 (diff)
downloadmariadb-git-a5d4dddff539357b25ea5061d2e9cb2cc386afde.tar.gz
.del-violite.c~984c09cffe14a11b Delete: libmysql/violite.c
acconfig.h openssl support acinclude.m4 openssl support
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index db9e2d70d0b..341de4a2ceb 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -163,9 +163,15 @@
/* new UNIXWARE7 threads that are not yet posix */
#undef HAVE_UNIXWARE7_POSIX
+/* OpenSSL */
+#undef HAVE_OPENSSL
+
/* READLINE: */
#undef HAVE_USG_SIGHOLD
+/* Virtual IO */
+#undef HAVE_VIO
+
/* Handling of large files on Solaris 2.6 */
#undef _LARGEFILE_SOURCE