From: Jim Meyering Date: Sat, 10 Jan 1998 16:24:46 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f070be1e9ed83b3ba2f664a19860cc7746346d7e;p=pspp . --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 4b69f1773f..af35059750 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,11 @@ +1998-01-10 Jim Meyering + + * Makefile.am (EXTRA_DIST): Add const.m4. + + * const.m4: New file. Use an initializer in this declaration + typedef int charset[2]; const charset x; + Reported by Bob Glickstein. + 1997-12-21 Jim Meyering * chown.m4: Fix reversed types on -1 args to chown.