mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 21:48:55 +00:00
m4/Makefile.am: Better not dist files that don't exist any longer (lrint*m4).
Original commit message from CVS: * m4/Makefile.am: Better not dist files that don't exist any longer (lrint*m4).
This commit is contained in:
parent
d86bfe1f36
commit
63208971f8
3 changed files with 6 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-03-23 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* m4/Makefile.am:
|
||||
Better not dist files that don't exist any longer (lrint*m4).
|
||||
|
||||
2008-03-21 Sebastian Dröge <slomo@circular-chaos.org>
|
||||
|
||||
* configure.ac:
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 9a358e5cc3977fd6121f12dd25a358081fd77041
|
||||
Subproject commit 4221e9dcb05faa6f6f7ba19bba32fe90da4577dd
|
|
@ -34,8 +34,6 @@ EXTRA_DIST = \
|
|||
lib-link.m4 \
|
||||
libmikmod.m4 \
|
||||
lib-prefix.m4 \
|
||||
lrintf.m4 \
|
||||
lrint.m4 \
|
||||
ogg.m4 \
|
||||
progtest.m4 \
|
||||
stdint_h.m4 \
|
||||
|
|
Loading…
Reference in a new issue