Add Hurd to OS list and disable dv1394 in the Hurd case.

patch by Andres Mejia, mcitadel gmail com

Originally committed as revision 18938 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Andres Mejia 2009-05-25 05:39:58 +00:00 committed by Diego Biurrun
parent 47b5b0e8b6
commit 34e82167f3

3
configure vendored
View File

@ -1697,6 +1697,9 @@ case $target_os in
;;
gnu/kfreebsd)
;;
gnu)
disable dv1394
;;
*)
die "Unknown OS '$target_os'."