From 33a399b47b56e1eb60017815c0c315dcfa0d0a47 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 12 Apr 2002 19:28:21 +0000 Subject: please someone fix the necessary pointer cast for this test to work Original commit message from CVS: please someone fix the necessary pointer cast for this test to work --- gst-libs/gst/idct/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs') diff --git a/gst-libs/gst/idct/Makefile.am b/gst-libs/gst/idct/Makefile.am index 8b9d86ba..e59d0ec4 100644 --- a/gst-libs/gst/idct/Makefile.am +++ b/gst-libs/gst/idct/Makefile.am @@ -18,7 +18,7 @@ libgstidct_la_SOURCES = \ libgstidctincludedir = $(includedir)/gst/idct libgstidctinclude_HEADERS = idct.h -check_PROGRAMS = ieeetest +## check_PROGRAMS = ieeetest ieeetest_SOURCES = ieeetest.c ieeetest_LDADD = libgstidct.la -- cgit v1.2.1