1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-11 11:50:52 +03:00
Files
gnulib/modules/timespec_getres-tests
Bruno Haible fe1f37141a 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.
2023-01-07 18:06:51 +01:00

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@