summaryrefslogtreecommitdiff
path: root/src/platform.hpp.in
diff options
context:
space:
mode:
authormalosek <malosek@fastmq.com>2009-10-05 10:18:24 +0200
committermalosek <malosek@fastmq.com>2009-10-05 10:18:24 +0200
commite1b9fcd4b185cdcfd460a5d2ecb29d085856bb20 (patch)
treed4443a9756a5739a069307f49d4b5b72cc22d3d9 /src/platform.hpp.in
parent64e68e748607473befbcf2d96590d45dc7bc98db (diff)
moved pgm_create_custom_gsi into PGM1 and drop ssl dependency
Diffstat (limited to 'src/platform.hpp.in')
-rw-r--r--src/platform.hpp.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/platform.hpp.in b/src/platform.hpp.in
index 3c28737..6f352fb 100644
--- a/src/platform.hpp.in
+++ b/src/platform.hpp.in
@@ -36,9 +36,6 @@
/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET
-/* Define to 1 if you have the `ssl' library (-lssl). */
-#undef HAVE_LIBSSL
-
/* Define to 1 if you have the `stdc++' library (-lstdc++). */
#undef HAVE_LIBSTDC__
@@ -64,9 +61,6 @@
/* Define to 1 if you have the <netinet/tcp.h> header file. */
#undef HAVE_NETINET_TCP_H
-/* Define to 1 if you have the <openssl/md5.h> header file. */
-#undef HAVE_OPENSSL_MD5_H
-
/* Define to 1 if you have the `perror' function. */
#undef HAVE_PERROR