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 --- common | 2 +- gst-libs/gst/idct/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common b/common index 52a8d4bd..22ee9f59 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 52a8d4bd490c495f1e71725644535dbf2cf209c7 +Subproject commit 22ee9f59590241153f1b162344d760c303b1305a 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