view modules/clock-time @ 14793:1c8ef4361784

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.
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 21 May 2011 20:25:03 -0700
parents 5c79d44f739d
children
line wrap: on
line source

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