chiark / gitweb /
changelog: start 0.6.8
[secnet.git] / config.h.in
index 8cce8b0643bda1e7edb89f41e052da760916647d..7455fb93e1e34453cac278aea2dbd716a8978d01 100644 (file)
 /* Define to 1 to use IPv6 support in system and adns */
 #undef CONFIG_IPV6
 
+/* Define to 1 if you have the `fmemopen' function. */
+#undef HAVE_FMEMOPEN
+
+/* Define to 1 if you have the `funopen' function. */
+#undef HAVE_FUNOPEN
+
 /* Define to 1 if you have the `adns' library (-ladns). */
 #undef HAVE_LIBADNS
 
@@ -62,6 +68,9 @@
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
+/* Use CLOCK_MONOTONIC and adns_if_monotonic */
+#undef USE_MONOTONIC
+
 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    significant byte first (like Motorola and SPARC, unlike Intel). */
 #if defined AC_APPLE_UNIVERSAL_BUILD