1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00
This commit is contained in:
Jim Meyering
1996-12-23 05:26:10 +00:00
parent 6e62afaaed
commit af14a04c19

View File

@@ -63,8 +63,6 @@ Wed Dec 18 07:47:29 1996 Jim Meyering <meyering@na-net.ornl.gov>
[_PATH_DEFPATH_ROOT]: Use this to define DEFAULT_ROOT_LOGIN_PATH. [_PATH_DEFPATH_ROOT]: Use this to define DEFAULT_ROOT_LOGIN_PATH.
From Rik Faith. From Rik Faith.
* configure.in (VERSION): Increment to 1.15.
* acinclude.m4 (jm_FUNC_GNU_STRFTIME): Change m4 quote strings * acinclude.m4 (jm_FUNC_GNU_STRFTIME): Change m4 quote strings
outside the quoted test program. Quote the test program with <<, >>. outside the quoted test program. Quote the test program with <<, >>.
Reported by Andreas Schwab. Reported by Andreas Schwab.