X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrptime;h=74570f5a895b63c5eb808821b0752f38cbee225c;hb=414d630c1c5248b1da281b2bbd0a4ea48792b187;hp=690c7624134ca385072b5db0cab59c2143db9f6f;hpb=88c14dcf4d4df04f3c12f7d506484993850c55ad;p=gnulib.git diff --git a/modules/strptime b/modules/strptime index 690c76241..74570f5a8 100644 --- a/modules/strptime +++ b/modules/strptime @@ -2,16 +2,17 @@ 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: @@ -20,10 +21,10 @@ gl_FUNC_STRPTIME Makefile.am: Include: -"strptime.h" + License: -LGPL +LGPLv2+ Maintainer: glibc