diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-18 13:57:32 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-18 13:57:32 +0000 |
commit | 625dc7436101fe8c1bd557be439007d2fe21a705 (patch) | |
tree | 75e8a3c57608faa860f5d81414e3a6f5b5d2dfdf /old | |
parent | b26beb4996e6c480a249a9beed9b54a93008ff0e (diff) | |
download | coreutils-625dc7436101fe8c1bd557be439007d2fe21a705.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 9d8b66ab5..c4707b82c 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,6 +1,6 @@ Wed Dec 18 07:47:29 1996 Jim Meyering <meyering@na-net.ornl.gov> - * acinclude.m4 (jm_FUNC_GNU_STRFTIME): Change m4 quote characters + * acinclude.m4 (jm_FUNC_GNU_STRFTIME): Change m4 quote strings outside the quoted test program. Quote the test program with <<, >>. Reported by Andreas Schwab. (AM_FUNC_GETLOADAVG): Likewise. |