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
This commit is contained in:
Thomas Vander Stichele 2002-04-12 19:28:21 +00:00
parent f7ebc8f95d
commit 14c15e9e3c
2 changed files with 2 additions and 2 deletions

2
common

@ -1 +1 @@
Subproject commit 52a8d4bd490c495f1e71725644535dbf2cf209c7
Subproject commit 22ee9f59590241153f1b162344d760c303b1305a

View 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