Commit 34e82167 authored by Andres Mejia's avatar Andres Mejia Committed by Diego Biurrun

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
parent 47b5b0e8
......@@ -1697,6 +1697,9 @@ case $target_os in
;;
gnu/kfreebsd)
;;
gnu)
disable dv1394
;;
*)
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