2 Convert calendar time to simple time, inverse of mktime.
11 mktime-internal [test $HAVE_TIMEGM = 0 || test $REPLACE_TIMEGM = 1]
12 time_r [test $HAVE_TIMEGM = 0 || test $REPLACE_TIMEGM = 1]
16 if test $HAVE_TIMEGM = 0 || test $REPLACE_TIMEGM = 1; then
20 gl_TIME_MODULE_INDICATOR([timegm])