diff options
author | Jim Meyering <meyering@redhat.com> | 2009-07-23 10:05:10 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-07-23 10:05:10 +0200 |
commit | 2d8b95d62cc4d6524fa6c4dbc3138d88a5839159 (patch) | |
tree | 49d4d1c1356aa6a717ac824111a82e16aa9a152c /ChangeLog | |
parent | b55f08e4f985bb93ef71af0e578e70c446ae76b7 (diff) | |
download | gnulib-2d8b95d62cc4d6524fa6c4dbc3138d88a5839159.tar.gz |
maint.mk: invoke "make dist" with a working value of XZ_OPT
* top/maint.mk (vc-dist): Use no "-" in the value of XZ_OPT.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-07-23 Jim Meyering <meyering@redhat.com> + + maint.mk: invoke "make dist" with a working value of XZ_OPT + * top/maint.mk (vc-dist): Use no "-" in the value of XZ_OPT. + 2009-07-22 Matt Kraai <mkraai@beckman.com> (tiny change) Make fseeko.c compile on QNX. |