Commit 1b7a4434 authored by diego's avatar diego

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

patch by Andres Mejia, mcitadel gmail com


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18938 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 900eb48e
...@@ -1697,6 +1697,9 @@ case $target_os in ...@@ -1697,6 +1697,9 @@ case $target_os in
;; ;;
gnu/kfreebsd) gnu/kfreebsd)
;; ;;
gnu)
disable dv1394
;;
*) *)
die "Unknown OS '$target_os'." die "Unknown OS '$target_os'."
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment