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
1 changed files with 3 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue