summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/video_out.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/video_out.m4 b/m4/video_out.m4
index 4a0a37787..043d563e8 100644
--- a/m4/video_out.m4
+++ b/m4/video_out.m4
@@ -343,7 +343,7 @@ AC_DEFUN([XINE_VIDEO_OUT_PLUGINS], [
else
case "$host_or_hostalias" in
i?86-*-linux* | k?-*-linux* | athlon-*-linux*) ;;
- i?86-*-freebsd* | k?-*-freebsd* | athlon-*-freebsd*) ;;
+ i?86-*-freebsd* | k?-*-freebsd* | athlon-*-freebsd* | i?86-*-kfreebsd*) ;;
*) have_vidix="no" ;;
esac
fi