summaryrefslogtreecommitdiff
path: root/modules/timespec_get
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-01-07 11:10:34 +0100
committerBruno Haible <bruno@clisp.org>2023-01-07 18:06:51 +0100
commitfe1f37141a3cf17bf7453b8d9ef1f0bcb3b15506 (patch)
tree5efa00510a4f14da927c2b218bf3701c4eed44c0 /modules/timespec_get
parentddc9483255cab5d070f4d834d81d31b115335faa (diff)
downloadgnulib-fe1f37141a3cf17bf7453b8d9ef1f0bcb3b15506.tar.gz
clock_time: Rename LIB_CLOCK_GETTIME to CLOCK_TIME_LIB.
* m4/clock_time.m4: Rename LIB_CLOCK_GETTIME to CLOCK_TIME_LIB. All uses changed. * NEWS: Mention the change.
Diffstat (limited to 'modules/timespec_get')
-rw-r--r--modules/timespec_get2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/timespec_get b/modules/timespec_get
index 99ef6e8afc..b1b33b494d 100644
--- a/modules/timespec_get
+++ b/modules/timespec_get
@@ -24,7 +24,7 @@ Include:
<time.h>
Link:
-$(LIB_CLOCK_GETTIME)
+$(CLOCK_TIME_LIB)
License:
LGPL