[FFmpeg-devel] [PATCH][0.5] Fix building on the hurd

Reinhard Tartler siretart
Mon Feb 1 21:04:52 CET 2010


Author: Andres Mejia <mcitadel at gmail.com>
Fix build failures for the GNU Hurd OS

please approve for branches/0.5

--- a/configure
+++ b/configure
@@ -1651,6 +1651,9 @@ case $target_os in
         ;;
     gnu/kfreebsd)
         ;;
+    gnu)
+        disable dv1394
+        ;;
 
     *)
         die "Unknown OS '$target_os'."

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4




More information about the ffmpeg-devel mailing list