summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorunknown <root@x3.internalnet>2001-05-20 20:11:11 +0200
committerunknown <root@x3.internalnet>2001-05-20 20:11:11 +0200
commitb94bdf9943b3f5985195a8a06d0adce57eedd3b2 (patch)
tree13df98e2aea3a7e34dfd67e19aac18208202bac0 /acconfig.h
parentfc0f60f3fe18a102de0a7b599781520b7a40f226 (diff)
downloadmariadb-git-b94bdf9943b3f5985195a8a06d0adce57eedd3b2.tar.gz
.del-violite.c~984c09cffe14a11b Delete: libmysql/violite.c
acconfig.h openssl support acinclude.m4 openssl support acinclude.m4: openssl support acconfig.h: openssl support BitKeeper/deleted/.del-violite.c~984c09cffe14a11b: Delete: libmysql/violite.c BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
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