chiark / gitweb /
autoconf: Check for adns_if_monotonic and define USE_MONOTONIC
[secnet.git] / config.h.in
index a99e83f1ce52faef56789141ec8041ea4957eb63..7455fb93e1e34453cac278aea2dbd716a8978d01 100644 (file)
@@ -68,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