summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-04-12 21:10:31 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-04-12 21:10:31 +0000
commitd8441604c329fcce43efebc37ae0d93d86a72da2 (patch)
tree6218a8c07da2db943f245c8ac75cb80171b6fbb1
parent33a399b47b56e1eb60017815c0c315dcfa0d0a47 (diff)
downloadgstreamer-plugins-bad-d8441604c329fcce43efebc37ae0d93d86a72da2.tar.gz
comment them out
Original commit message from CVS: comment them out
-rw-r--r--gst-libs/gst/idct/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/gst-libs/gst/idct/Makefile.am b/gst-libs/gst/idct/Makefile.am
index e59d0ec4b..95dc4b0d8 100644
--- a/gst-libs/gst/idct/Makefile.am
+++ b/gst-libs/gst/idct/Makefile.am
@@ -20,10 +20,10 @@ libgstidctinclude_HEADERS = idct.h
## check_PROGRAMS = ieeetest
-ieeetest_SOURCES = ieeetest.c
-ieeetest_LDADD = libgstidct.la
-ieeetest_CFLAGS = $(GST_CFLAGS)
-ieeetest_LDFLAGS = $(GST_LIBS)
+## ieeetest_SOURCES = ieeetest.c
+## ieeetest_LDADD = libgstidct.la
+## ieeetest_CFLAGS = $(GST_CFLAGS)
+## ieeetest_LDFLAGS = $(GST_LIBS)
noinst_HEADERS = dct.h