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:
parent
47b5b0e8b6
commit
34e82167f3
3
configure
vendored
3
configure
vendored
@ -1697,6 +1697,9 @@ case $target_os in
|
||||
;;
|
||||
gnu/kfreebsd)
|
||||
;;
|
||||
gnu)
|
||||
disable dv1394
|
||||
;;
|
||||
|
||||
*)
|
||||
die "Unknown OS '$target_os'."
|
||||
|
Loading…
x
Reference in New Issue
Block a user