Use am_cv_func_working_getline, not `jm_'-prefixed version.
[gnulib.git] / m4 / mktime.m4
index 45d899a..fef2222 100644 (file)
@@ -34,6 +34,9 @@ changequote(<<, >>)dnl
 # define alarm(X) /* empty */
 #endif
 
+/* Work around redefinition to rpl_putenv by other config tests.  */
+#undef putenv
+
 static time_t time_t_max;
 
 /* Values we'll use to set the TZ environment variable.  */