diff options
Diffstat (limited to 'm4/time_h.m4')
| -rw-r--r-- | m4/time_h.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/time_h.m4 b/m4/time_h.m4 index d0f89327c4b..a15c09dc07b 100644 --- a/m4/time_h.m4 +++ b/m4/time_h.m4 | |||
| @@ -121,7 +121,6 @@ AC_DEFUN([gl_HEADER_TIME_H_DEFAULTS], | |||
| 121 | HAVE_NANOSLEEP=1; AC_SUBST([HAVE_NANOSLEEP]) | 121 | HAVE_NANOSLEEP=1; AC_SUBST([HAVE_NANOSLEEP]) |
| 122 | HAVE_STRPTIME=1; AC_SUBST([HAVE_STRPTIME]) | 122 | HAVE_STRPTIME=1; AC_SUBST([HAVE_STRPTIME]) |
| 123 | HAVE_TIMEGM=1; AC_SUBST([HAVE_TIMEGM]) | 123 | HAVE_TIMEGM=1; AC_SUBST([HAVE_TIMEGM]) |
| 124 | HAVE_TZSET=1; AC_SUBST([HAVE_TZSET]) | ||
| 125 | dnl Even GNU libc does not have timezone_t yet. | 124 | dnl Even GNU libc does not have timezone_t yet. |
| 126 | HAVE_TIMEZONE_T=0; AC_SUBST([HAVE_TIMEZONE_T]) | 125 | HAVE_TIMEZONE_T=0; AC_SUBST([HAVE_TIMEZONE_T]) |
| 127 | dnl If another module says to replace or to not replace, do that. | 126 | dnl If another module says to replace or to not replace, do that. |