mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 23:28:16 +00:00
cosmetic stuff, -O3 does inline-functions
Original commit message from CVS: cosmetic stuff, -O3 does inline-functions
This commit is contained in:
parent
8988413037
commit
e22afc3551
1 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,8 @@
|
||||||
if HAVE_GNOME
|
if HAVE_GNOME
|
||||||
GNOME_PROGS = spectrum wave mp1parse videotest aviparse \
|
GNOME_PROGS = spectrum wave mp1parse videotest aviparse \
|
||||||
videotest2 video2mp1 dvshow dv2mp1 \
|
videotest2 video2mp1 dvshow dv2mp1 \
|
||||||
mpeg2parse mpeg2parse2 mpeg2parse3 mp2tomp1v2
|
mpeg2parse mpeg2parse2 mpeg2parse3 \
|
||||||
|
mp2tomp1v2
|
||||||
else
|
else
|
||||||
GNOME_PROGS =
|
GNOME_PROGS =
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue