GNOME Bugzilla – Bug 648001
configure: Fix linsys/decklink checks for Linux
Last modified: 2011-04-17 17:18:17 UTC
host is something like x86_64-linux-gnu and not just linux
Created attachment 186125 [details] [review] configure: Fix linsys/decklink checks for Linux
But the plugins seem to require other headers that are not checked here, e.g. sdivideo.h
Created attachment 186151 [details] [review] linsys: Dist all headers and put them in noinst_HEADERS
Created attachment 186152 [details] [review] decklink: Dist all headers and put them in noinst_HEADERS
commit 8ef0268b9cc396836e83a1d2ac5511f84ad1e251 Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Sun Apr 17 19:09:33 2011 +0200 decklink: Dist all headers and put them in noinst_HEADERS commit c220e120d7d39d0acc5fc1e3a1e3d13ea3ae642f Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Sun Apr 17 19:09:15 2011 +0200 linsys: Dist all headers and put them in noinst_HEADERS commit 232e840ba50d325ff24c962e43b2261db18bedb1 Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Sun Apr 17 11:54:00 2011 +0200 configure: Fix linsys/decklink checks for Linux