X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ftimegm;h=27eab44ec753a5790331e004f640f01b30394f4c;hb=df1da811f288a89eb524a4176c6fd62bacfb954a;hp=34002c4cf384623303b3c7c2e55fc8e8166e9b34;hpb=963409a8758faf2b24658c0a23cf0424211263d3;p=gnulib.git diff --git a/modules/timegm b/modules/timegm index 34002c4cf..27eab44ec 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: +LGPLv2+ Maintainer: -Simon Josefsson +all, glibc