changeset 2377:c905538992aa

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Mon, 03 Apr 2000 06:24:31 +0000
parents 1e6369bc36c3
children 524f131fc113
files m4/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,10 @@
+2000-04-02  Paul Eggert  <eggert@twinsun.com>
+
+	* m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
+	variable in the shell rather than using putenv, which isn't
+	portable.  This avoids the configure-time inter-test dependency
+	on the potentially-renamed putenv function.
+
 2000-03-30  Paul Eggert  <eggert@twinsun.com>
 
 	* jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>