X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ftimegm;h=91623cf75bec42318b3781d2f3cdc503b75dab09;hb=refs%2Ftags%2Fstable%2F20110609;hp=e841a55128f781c43d109ba4101d726584bacc50;hpb=7b224479dcac36108cbf435aff9b45767143ed25;p=gnulib.git diff --git a/modules/timegm b/modules/timegm index e841a5512..91623cf75 100644 --- a/modules/timegm +++ b/modules/timegm @@ -2,22 +2,26 @@ Description: Convert calendar time to simple time, inverse of mktime. Files: -lib/timegm.h +lib/mktime-internal.h lib/timegm.c m4/timegm.m4 Depends-on: mktime +time time_r configure.ac: gl_FUNC_TIMEGM +gl_TIME_MODULE_INDICATOR([timegm]) Makefile.am: -lib_SOURCES += timegm.h Include: -"timegm.h" + + +License: +LGPLv2+ Maintainer: all, glibc