1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/clock-time
Paul Eggert 21eb0710bf clock-time: change to LGPLv2+.
* modules/clock-time: Change from GPL to LGPLv2+.  Actually, it's
BSD-like but we have no mark for that; this is good enough for now.
2011-05-21 20:25:30 -07:00

25 lines
243 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:
$(LIB_CLOCK_GETTIME)
License:
LGPLv2+
Maintainer:
Paul Eggert, Jim Meyering