mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 15:18:21 +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
|
||||
GNOME_PROGS = spectrum wave mp1parse videotest aviparse \
|
||||
videotest2 video2mp1 dvshow dv2mp1 \
|
||||
mpeg2parse mpeg2parse2 mpeg2parse3 mp2tomp1v2
|
||||
mpeg2parse mpeg2parse2 mpeg2parse3 \
|
||||
mp2tomp1v2
|
||||
else
|
||||
GNOME_PROGS =
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue