Browse Source

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
tags/v0.6
Andres Mejia Diego Biurrun 16 years ago
parent
commit
34e82167f3
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      configure

+ 3
- 0
configure View File

@@ -1697,6 +1697,9 @@ case $target_os in
;;
gnu/kfreebsd)
;;
gnu)
disable dv1394
;;

*)
die "Unknown OS '$target_os'."


Loading…
Cancel
Save