X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Ftime_h.m4;h=f572b859484ffab556a8192be11ea8be78c046e8;hb=062cad2d07081f9a60adbb90fc1184a435a1a93f;hp=ba2e194608c072b6c0d947d9c6fc537606382626;hpb=bab2788c97413229d3a49b65ca3f2fc9ad32377d;p=gnulib.git diff --git a/m4/time_h.m4 b/m4/time_h.m4 index ba2e19460..f572b8594 100644 --- a/m4/time_h.m4 +++ b/m4/time_h.m4 @@ -76,6 +76,7 @@ AC_DEFUN([gl_HEADER_TIME_H_DEFAULTS], GNULIB_NANOSLEEP=0; AC_SUBST([GNULIB_NANOSLEEP]) GNULIB_STRPTIME=0; AC_SUBST([GNULIB_STRPTIME]) GNULIB_TIMEGM=0; AC_SUBST([GNULIB_TIMEGM]) + GNULIB_TIME_R=0; AC_SUBST([GNULIB_TIME_R]) dnl If another module says to replace or to not replace, do that. dnl Otherwise, replace only if someone compiles with -DGNULIB_PORTCHECK; dnl this lets maintainers check for portability.