[SCM] libav/experimental: configure: cosmetics
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:31:40 UTC 2013
The following commit has been merged in the experimental branch:
commit 6a702d4c7d10fa5108161cb6cb2445888ff7bced
Author: Måns Rullgård <mans at mansr.com>
Date: Fri Oct 24 21:44:49 2008 +0000
configure: cosmetics
Originally committed as revision 15685 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/configure b/configure
index 073181b..db54211 100755
--- a/configure
+++ b/configure
@@ -342,8 +342,8 @@ check_deps(){
check_deps $dep_all $dep_any $dep_sel
popvar cfg dep_all dep_any dep_sel
- enabled_all $dep_all || disable $cfg
- enabled_any $dep_any || disable $cfg
+ enabled_all $dep_all || disable $cfg
+ enabled_any $dep_any || disable $cfg
disabled_any $dep_sel && disable $cfg
if enabled $cfg; then
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list