mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-11 11:50:52 +03:00
* m4/clock_time.m4: Rename LIB_CLOCK_GETTIME to CLOCK_TIME_LIB. All uses changed. * NEWS: Mention the change.
25 lines
240 B
Plaintext
25 lines
240 B
Plaintext
Description:
|
|
Check for clock_gettime and clock_settime.
|
|
|
|
Files:
|
|
m4/clock_time.m4
|
|
|
|
Depends-on:
|
|
extensions
|
|
|
|
configure.ac:
|
|
gl_CLOCK_TIME
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
Link:
|
|
$(CLOCK_TIME_LIB)
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|