12 lines
407 B
Text
12 lines
407 B
Text
--- config.h.in.orig Mon Sep 1 04:30:44 2008
|
|
+++ config.h.in Mon Sep 1 04:39:27 2008
|
|
@@ -251,6 +251,9 @@ typedef unsigned long long uint64;
|
|
/* Define to 1 if you have the `clock_gettime' function. */
|
|
#undef HAVE_CLOCK_GETTIME
|
|
|
|
+/* Define to 1 if you have the `clock_nanosleep' function. */
|
|
+#undef HAVE_CLOCK_NANOSLEEP
|
|
+
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#undef HAVE_DLFCN_H
|
|
|