[Bug 753849] opencv: configure.ac fixes for cross compilation problems
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 19 15:23:52 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753849
--- Comment #1 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
Created attachment 309648
--> https://bugzilla.gnome.org/attachment.cgi?id=309648&action=edit
Replace AC_CHECK_FILE with a "test -d" check
AC_CHECK_FILE is not suitable for cross compilation. For the OpenCV path check,
"test -d" is sufficient.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list