X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ftimegm;h=a8bb54bc30fdcb37b605932f4729ec4720ed01b3;hb=3dbf6525d4f1ce23b2e4d0323a03a39db6523673;hp=34002c4cf384623303b3c7c2e55fc8e8166e9b34;hpb=963409a8758faf2b24658c0a23cf0424211263d3;p=gnulib.git diff --git a/modules/timegm b/modules/timegm index 34002c4cf..a8bb54bc3 100644 --- a/modules/timegm +++ b/modules/timegm @@ -2,20 +2,24 @@ Description: Convert calendar time to simple time, inverse of mktime. Files: -lib/timegm.h lib/timegm.c m4/timegm.m4 Depends-on: +mktime +time +time_r configure.ac: gl_FUNC_TIMEGM Makefile.am: -lib_SOURCES += timegm.h Include: -"timegm.h" + + +License: +LGPL Maintainer: -Simon Josefsson +all, glibc