From f0703928e457a65802b2f0e66e7590a5f55f2d38 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 18 Aug 2006 07:34:06 +0000 Subject: * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Reverse sense of test for CLOCK_MONOTONIC. Otherwise, linking a gethrxtime-using program with $(LIB_GETHRXTIME) could fail due to unresolved clock_gettime. Reported by Gabor Z. Papp. --- m4/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'm4/ChangeLog') diff --git a/m4/ChangeLog b/m4/ChangeLog index 979eed295..d184e99c4 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,10 @@ +2006-08-18 Jim Meyering + + * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Reverse sense of test for + CLOCK_MONOTONIC. Otherwise, linking a gethrxtime-using program + with $(LIB_GETHRXTIME) could fail due to unresolved clock_gettime. + Reported by Gabor Z. Papp. + 2006-08-17 Paul Eggert * ChangeLog: Add copyright notice. -- cgit v1.2.3-70-g09d2