mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 07:03:33 +00:00
* m4/clock_time.m4: Rename LIB_CLOCK_GETTIME to CLOCK_TIME_LIB. All uses changed. * NEWS: Mention the change.
14 lines
235 B
Plaintext
14 lines
235 B
Plaintext
Files:
|
|
tests/test-timespec_getres.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-timespec_getres
|
|
check_PROGRAMS += test-timespec_getres
|
|
test_timespec_getres_LDADD = $(LDADD) @CLOCK_TIME_LIB@
|