2 Convert a string representation of time to a tm structure.
12 sys_time-h [test $HAVE_STRPTIME = 0]
13 string-h [test $HAVE_STRPTIME = 0]
14 strcase [test $HAVE_STRPTIME = 0]
15 bool [test $HAVE_STRPTIME = 0]
16 time_r [test $HAVE_STRPTIME = 0]
20 gl_CONDITIONAL([GL_COND_OBJ_STRPTIME], [test $HAVE_STRPTIME = 0])
21 AM_COND_IF([GL_COND_OBJ_STRPTIME], [
24 gl_TIME_MODULE_INDICATOR([strptime])
27 if GL_COND_OBJ_STRPTIME
28 lib_SOURCES += strptime.c