diff options
author | Edward Hervey <bilboed@bilboed.com> | 2008-12-13 13:01:49 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2008-12-13 13:01:49 +0000 |
commit | f05ec409f276930919908e38de943e3b2826292e (patch) | |
tree | bed92bc65a1aa3945db5ad1eeb182d41561bad88 /ChangeLog | |
parent | 8c6bcd677196ce3c995bc9c5b73c074d4d629fbf (diff) |
m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and since we now require gettext >= 0.17 ... we...
Original commit message from CVS:
* m4/Makefile.am:
inttypes.m4 hasn't been available since gettext-0.15, and since we now
require gettext >= 0.17 ... we can remove it from the list of files to
dist.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-12-13 Edward Hervey <edward.hervey@collabora.co.uk> + + * m4/Makefile.am: + inttypes.m4 hasn't been available since gettext-0.15, and since we now + require gettext >= 0.17 ... we can remove it from the list of files to + dist. + 2008-12-10 Tim-Philipp Müller <tim.muller at collabora co uk> * gst/mpegaudioparse/gstmpegaudioparse.c: (channel_mode_class), |