mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
cleanup
Original commit message from CVS: cleanup
This commit is contained in:
parent
78c3873c67
commit
a60523ba49
1 changed files with 0 additions and 14 deletions
|
@ -13,18 +13,4 @@ libgstmpeg2dec_la_CFLAGS = $(GST_CFLAGS) $(MPEG2DEC_CFLAGS) $(ARCHFLAGS) $(FOMIT
|
|||
libgstmpeg2dec_la_LIBADD = $(MPEG2DEC_LIBS)
|
||||
libgstmpeg2dec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
#
|
||||
# Use the following if you use mpeg2dec from CVS
|
||||
#
|
||||
#libgstmpeg2dec_la_LIBADD = -lmpeg2 -lcpuaccel
|
||||
|
||||
noinst_HEADERS = gstmpeg2dec.h
|
||||
|
||||
#noinst_PROGRAMS = perftest
|
||||
|
||||
#perftest_SOURCES = perftest.c $(libgstmpeg2dec_la_SOURCES)
|
||||
#perftest_CFLAGS = $(GST_CFLAGS)
|
||||
#perftest_LDADD = $(GST_LIBS)
|
||||
|
||||
#CFLAGS += -pg -Wall -fprofile-arcs -ftest-coverage
|
||||
#CFLAGS += -pg -Wall -O3
|
||||
|
|
Loading…
Reference in a new issue