From: Jim Meyering Date: Mon, 12 Jan 2004 07:31:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.1~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63cd5e88a1c12d875be410fb6c9c6f49d221feae;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 458ab5a0b6..c3dd644947 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,12 @@ +2004-01-11 Paul Eggert + + * posixver.m4 (gl_DEFAULT_POSIX2_VERSION): Move + the documentation from 'configure' into 'config.hin', + so that 'configure --help' isn't burdened by it and + we don't have to worry about its formatting there. + Reword the documentation so that it's more succinct + and can be run together into a single paragraph. + 2004-01-12 Jim Meyering * posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.