mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 19:09:41 +00:00
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:
parent
1ed4713a08
commit
3f3e110db8
2 changed files with 2 additions and 2 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 52a8d4bd490c495f1e71725644535dbf2cf209c7
|
||||
Subproject commit 22ee9f59590241153f1b162344d760c303b1305a
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue