mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
m4/Makefile.am: Removed two more .m4 that aren't shipped with gettext 0.17 anymore.
Original commit message from CVS: * m4/Makefile.am: Removed two more .m4 that aren't shipped with gettext 0.17 anymore.
This commit is contained in:
parent
f05ec409f2
commit
77c112bb2a
3 changed files with 7 additions and 4 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-12-13 Edward Hervey <bilboed@gmail.com>
|
||||||
|
|
||||||
|
* m4/Makefile.am:
|
||||||
|
Removed two more .m4 that aren't shipped with gettext 0.17 anymore.
|
||||||
|
|
||||||
2008-12-13 Edward Hervey <edward.hervey@collabora.co.uk>
|
2008-12-13 Edward Hervey <edward.hervey@collabora.co.uk>
|
||||||
|
|
||||||
* m4/Makefile.am:
|
* m4/Makefile.am:
|
||||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
||||||
Subproject commit 1c24dce4e32f0a725ebd1b8ba2cd48d373818f75
|
Subproject commit 24efb72e9a01364c6ea90b70ef2bb7049af980b4
|
|
@ -6,7 +6,6 @@ GETTEXT_M4 = \
|
||||||
intdiv0.m4 \
|
intdiv0.m4 \
|
||||||
inttypes_h.m4 \
|
inttypes_h.m4 \
|
||||||
inttypes-pri.m4 \
|
inttypes-pri.m4 \
|
||||||
isc-posix.m4 \
|
|
||||||
lcmessage.m4 \
|
lcmessage.m4 \
|
||||||
lib-ld.m4 \
|
lib-ld.m4 \
|
||||||
lib-link.m4 \
|
lib-link.m4 \
|
||||||
|
@ -15,8 +14,7 @@ GETTEXT_M4 = \
|
||||||
lrint.m4 \
|
lrint.m4 \
|
||||||
progtest.m4 \
|
progtest.m4 \
|
||||||
stdint_h.m4 \
|
stdint_h.m4 \
|
||||||
uintmax_t.m4 \
|
uintmax_t.m4
|
||||||
ulonglong.m4
|
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
a52.m4 \
|
a52.m4 \
|
||||||
|
|
Loading…
Reference in a new issue