2 mktime() function: convert broken-down time to linear time.
13 intprops [test $REPLACE_MKTIME = 1]
14 libc-config [test $REPLACE_MKTIME = 1]
15 stdbool [test $REPLACE_MKTIME = 1]
16 time_r [test $REPLACE_MKTIME = 1]
17 verify [test $REPLACE_MKTIME = 1]
21 if test $REPLACE_MKTIME = 1; then
25 gl_TIME_MODULE_INDICATOR([mktime])
36 Paul Eggert, Jim Meyering, glibc