please someone fix the necessary pointer cast for this test to work
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 12 Apr 2002 19:28:21 +0000 (19:28 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 12 Apr 2002 19:28:21 +0000 (19:28 +0000)
Original commit message from CVS:
please someone fix the necessary pointer cast for this test to work

common
gst-libs/gst/idct/Makefile.am

diff --git a/common b/common
index 52a8d4b..22ee9f5 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 52a8d4bd490c495f1e71725644535dbf2cf209c7
+Subproject commit 22ee9f59590241153f1b162344d760c303b1305a
index 8b9d86b..e59d0ec 100644 (file)
@@ -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