--- configure.orig 2010-02-11 17:29:54.000000000 +0100 +++ configure 2010-02-11 17:34:38.000000000 +0100 @@ -24271,7 +24271,7 @@ if test "${with_default_audiosink+set}" else - DEFAULT_AUDIOSINK="$DEFAULT_AUDIOSINK" + DEFAULT_VISUALIZER="$DEFAULT_VISUALIZER" fi @@ -26653,6 +26653,8 @@ $as_echo_n "checking Checking for up to #ifdef __sun /* Solaris */ #include #include +#elif __FreeBSD__ +#include #else /* Linux */ #include #define _LINUX_TIME_H @@ -26726,6 +26728,8 @@ $as_echo_n "checking struct v4l2_buffer #ifdef __sun /* Solaris */ #include #include +#elif __FreeBSD__ +#include #else /* Linux */ #include #define _LINUX_TIME_H