mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* 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.
25 lines
243 B
Plaintext
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
|