]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - configure
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / configure
index 775be4837f6d4eb316cb8783ee6c8f24e19881bb..ba18d8fa1ab09b077786621e402e1820c98ad8bc 100755 (executable)
--- a/configure
+++ b/configure
@@ -1694,6 +1694,8 @@ case $target_os in
         SLIB_UNINSTALL_EXTRA_CMD='rm -f "$(LIBDIR)"/$(LIBPREF)$(NAME)_dll.a "$(LIBDIR)"/$(LIBPREF)$(NAME)_dll.lib'
         enable dos_paths
         ;;
+    gnu/kfreebsd)
+        ;;
 
     *)
         die "Unknown OS '$target_os'."
@@ -1737,7 +1739,7 @@ fi
 
 
 die_license_disabled() {
-    enabled $1 || enabled $2 && die "$2 is $1 and --enable-$1 is not specified."
+    enabled $1 || { enabled $2 && die "$2 is $1 and --enable-$1 is not specified."; }
 }
 
 die_license_disabled gpl libfaad2