diff options
| author | Jim Meyering <meyering@redhat.com> | 2007-11-01 18:35:04 +0100 |
|---|---|---|
| committer | Jim Meyering <meyering@redhat.com> | 2007-11-08 10:55:02 +0100 |
| commit | ca5b9746c86355cbb6c2053242b2e800a3f1ca4f (patch) | |
| tree | cef8afc5f834bc02a5602318086aa8f4a0543c44 /ChangeLog | |
| parent | 656c37d630880bb92d36fec44dca2114252d3550 (diff) | |
| download | coreutils-ca5b9746c86355cbb6c2053242b2e800a3f1ca4f.tar.gz coreutils-ca5b9746c86355cbb6c2053242b2e800a3f1ca4f.zip | |
Adapt to gnulib's s/jm_/gl_/ cache variable renaming.
* configure.ac: Change the cache variable name prefix "jm_" to "gl_",
to match today's change in gnulib.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-11-08 Jim Meyering <meyering@redhat.com> + + Adapt to gnulib's s/jm_/gl_/ cache variable renaming. + * configure.ac: Change the cache variable name prefix "jm_" to "gl_", + to match today's change in gnulib. + 2007-11-05 Jim Meyering <meyering@redhat.com> Fix bootstrap failure to handle files like lib/uniwidth/cjk.h. |
