summaryrefslogtreecommitdiff
path: root/lib/libkeynote/config.h
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>2000-10-03 01:33:57 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>2000-10-03 01:33:57 +0000
commit4c10950310e29648d54828ba2e42e9df6cd9fbe8 (patch)
tree5c57e858785f92da154b8909b703b4902fe94016 /lib/libkeynote/config.h
parentd8b6b8e8d2ae472f3bd086736a409dfbc951a428 (diff)
Sync.
Diffstat (limited to 'lib/libkeynote/config.h')
-rw-r--r--lib/libkeynote/config.h19
1 files changed, 10 insertions, 9 deletions
diff --git a/lib/libkeynote/config.h b/lib/libkeynote/config.h
index df0ee300595..56a9c3adcf6 100644
--- a/lib/libkeynote/config.h
+++ b/lib/libkeynote/config.h
@@ -1,4 +1,5 @@
/* config.h. Generated automatically by configure. */
+/* $OpenBSD: config.h,v 1.2 2000/10/03 01:33:55 angelos Exp $ */
/* config.hin. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
@@ -10,6 +11,9 @@
/* Define if you can safely include both <sys/time.h> and <time.h>. */
#define TIME_WITH_SYS_TIME 1
+/* Define if you have the __b64_ntop function. */
+#define HAVE___B64_NTOP 1
+
/* Define if you have the _close function. */
/* #undef HAVE__CLOSE */
@@ -19,9 +23,6 @@
/* Define if you have the _read function. */
/* #undef HAVE__READ */
-/* Define if you have the b64_ntop function. */
-#define HAVE___B64_NTOP 1
-
/* Define if you have the close function. */
#define HAVE_CLOSE 1
@@ -58,6 +59,9 @@
/* Define if you have the strnicmp function. */
/* #undef HAVE_STRNICMP */
+/* Define if you have the <crypto.h> header file. */
+/* #undef HAVE_CRYPTO_H */
+
/* Define if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
@@ -73,6 +77,9 @@
/* Define if you have the <openssl/crypto.h> header file. */
#define HAVE_OPENSSL_CRYPTO_H 1
+/* Define if you have the <pgplib.h> header file. */
+/* #undef HAVE_PGPLIB_H */
+
/* Define if you have the <regex.h> header file. */
#define HAVE_REGEX_H 1
@@ -84,9 +91,3 @@
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-
-/* Define if you have the crypto library (-lcrypto). */
-#define HAVE_LIBCRYPTO 1
-
-/* Define if you have /dev/urandom file. */
-#define HAVE__DEV_URANDOM 1