X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrptime;h=799170a3a8b3bfc13d8622b855e9036b9bba85fd;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=690c7624134ca385072b5db0cab59c2143db9f6f;hpb=88c14dcf4d4df04f3c12f7d506484993850c55ad;p=gnulib.git diff --git a/modules/strptime b/modules/strptime index 690c76241..799170a3a 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,7 +21,7 @@ gl_FUNC_STRPTIME Makefile.am: Include: -"strptime.h" + License: LGPL