mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 04:36:20 +00:00
m4/Makefile.am: A couple more .m4 that aren't shipped anymore with gettext 0.17.
Original commit message from CVS: * m4/Makefile.am: A couple more .m4 that aren't shipped anymore with gettext 0.17.
This commit is contained in:
parent
5ad613d9b9
commit
300740c31b
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-12-13 Edward Hervey <bilboed@gmail.com>
|
||||||
|
|
||||||
|
* m4/Makefile.am:
|
||||||
|
A couple more .m4 that aren't shipped anymore with gettext 0.17.
|
||||||
|
|
||||||
2008-12-13 Edward Hervey <edward.hervey@collabora.co.uk>
|
2008-12-13 Edward Hervey <edward.hervey@collabora.co.uk>
|
||||||
|
|
||||||
* ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
|
* ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
|
||||||
|
|
|
@ -26,7 +26,6 @@ EXTRA_DIST = \
|
||||||
intdiv0.m4 \
|
intdiv0.m4 \
|
||||||
inttypes_h.m4 \
|
inttypes_h.m4 \
|
||||||
inttypes-pri.m4 \
|
inttypes-pri.m4 \
|
||||||
isc-posix.m4 \
|
|
||||||
lcmessage.m4 \
|
lcmessage.m4 \
|
||||||
libfame.m4 \
|
libfame.m4 \
|
||||||
lib-ld.m4 \
|
lib-ld.m4 \
|
||||||
|
@ -37,5 +36,4 @@ EXTRA_DIST = \
|
||||||
progtest.m4 \
|
progtest.m4 \
|
||||||
stdint_h.m4 \
|
stdint_h.m4 \
|
||||||
uintmax_t.m4 \
|
uintmax_t.m4 \
|
||||||
ulonglong.m4 \
|
|
||||||
vorbis.m4
|
vorbis.m4
|
||||||
|
|
Loading…
Reference in a new issue