mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
9dba31e113
* modules/tzset (License): Change to LGPL. No agreement needed; it's a no-op.
24 lines
218 B
Plaintext
24 lines
218 B
Plaintext
Description:
|
|
tzset - initialize time conversion information
|
|
|
|
Files:
|
|
m4/tzset.m4
|
|
|
|
Depends-on:
|
|
gettimeofday
|
|
|
|
configure.ac:
|
|
gl_FUNC_TZSET_CLOBBER
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<time.h>
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|
|
|