* gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for CLOCK_REALTIME,
[pspp] / m4 / ChangeLog
index 48441523892abdaf1535702122aca7ffb4484d72..53b005fc5452c83f18ce66ad54b566db40f3eb50 100644 (file)
@@ -1,3 +1,10 @@
+2006-08-18  Jim Meyering  <jim@meyering.net>
+
+       * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for CLOCK_REALTIME,
+       since gethrxtime may revert to using clock_gettime via gettime.c.
+       Gabor Z. Papp reported that gethrxtime-using programs failed to
+       link due to unresolved clock_gettime on a linux-2.4.x system.
+
 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
 
        Update from coreutils.