projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b2edcb
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Mon, 3 Apr 2000 06:24:31 +0000
(06:24 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 3 Apr 2000 06:24:31 +0000
(06:24 +0000)
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index df0515e19804ca3dc2671f0e91099d9d2435b9dc..280cafb7cf86a3dcfb1276595cfa316c44363553 100644
(file)
--- 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>