summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorAlberto Gonzalez Iniesta <agi@inittab.org>2015-06-30 08:22:29 +0200
committerAlberto Gonzalez Iniesta <agi@inittab.org>2015-06-30 08:22:29 +0200
commit6149d88c5a2c58a9cc943ca02c36e8ee4e5d1751 (patch)
tree0fdc36dba5e216faf7ade9d7b327090b4a20bd2b /config.h.in
parent63862ed15e1abb4b29c5a43b469321c928613c62 (diff)
Imported Upstream version 2.3.7upstream/2.3.7
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in9
1 files changed, 3 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in
index 33a814d..2c7696c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -9,6 +9,9 @@
/* Use memory debugging function in OpenSSL */
#undef CRYPTO_MDEBUG
+/* p11-kit proxy */
+#undef DEFAULT_PKCS11_MODULE
+
/* Use dmalloc memory debugging library */
#undef DMALLOC
@@ -334,9 +337,6 @@
/* Define to 1 if you have the <netdb.h> header file. */
#undef HAVE_NETDB_H
-/* Define to 1 if you have the <netinet/if_ether.h> header file. */
-#undef HAVE_NETINET_IF_ETHER_H
-
/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H
@@ -394,9 +394,6 @@
/* Define to 1 if you have the <resolv.h> header file. */
#undef HAVE_RESOLV_H
-/* Define to 1 if you have the `res_init' function. */
-#undef HAVE_RES_INIT
-
/* Define to 1 if you have the `sd_booted' function. */
#undef HAVE_SD_BOOTED