mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
comment them out
Original commit message from CVS: comment them out
This commit is contained in:
parent
14c15e9e3c
commit
b08ac04b97
1 changed files with 4 additions and 4 deletions
|
@ -20,10 +20,10 @@ libgstidctinclude_HEADERS = idct.h
|
||||||
|
|
||||||
## check_PROGRAMS = ieeetest
|
## check_PROGRAMS = ieeetest
|
||||||
|
|
||||||
ieeetest_SOURCES = ieeetest.c
|
## ieeetest_SOURCES = ieeetest.c
|
||||||
ieeetest_LDADD = libgstidct.la
|
## ieeetest_LDADD = libgstidct.la
|
||||||
ieeetest_CFLAGS = $(GST_CFLAGS)
|
## ieeetest_CFLAGS = $(GST_CFLAGS)
|
||||||
ieeetest_LDFLAGS = $(GST_LIBS)
|
## ieeetest_LDFLAGS = $(GST_LIBS)
|
||||||
|
|
||||||
noinst_HEADERS = dct.h
|
noinst_HEADERS = dct.h
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue