From: Jim Meyering Date: Mon, 21 May 2001 10:52:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77b4cb3be70abadb784e24c43948e6d445375169;p=pspp *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 51e52aa418..72fa62f409 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2001-05-21 Jim Meyering + + * regex.m4: Change a couple backticks to single quotes to avoid shell + syntax errors. + 2001-05-19 Alexandre Duret-Lutz * dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.