[FFmpeg-cvslog] r15685 - trunk/configure
mru
subversion
Fri Oct 24 23:44:49 CEST 2008
Author: mru
Date: Fri Oct 24 23:44:49 2008
New Revision: 15685
Log:
configure: cosmetics
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Fri Oct 24 23:44:49 2008
@@ -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
More information about the ffmpeg-cvslog
mailing list