X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrptime;h=799170a3a8b3bfc13d8622b855e9036b9bba85fd;hb=b0d9d3aa695aebab5ebc0fb02ebeac9e59f57242;hp=866562f5113955e2f21e4068cb2cc293cd007146;hpb=0730a6cdc74a97b1b5b507c0be6116cc0967c056;p=gnulib.git diff --git a/modules/strptime b/modules/strptime index 866562f51..799170a3a 100644 --- a/modules/strptime +++ b/modules/strptime @@ -2,15 +2,18 @@ Description: Convert a string representation of time to a tm structure. Files: -lib/strptime.h lib/strptime.c m4/strptime.m4 +m4/tm_gmtoff.m4 Depends-on: +extensions sys_time string strcase stdbool +time +time_r configure.ac: gl_FUNC_STRPTIME @@ -18,11 +21,10 @@ gl_FUNC_STRPTIME Makefile.am: Include: -"strptime.h" + License: LGPL Maintainer: glibc -