updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / mplayer-coreavc-svn / configure-copy-disabled-features.patch
blob0cb29bea22b9bba387c1cd07c0608590c4cdc8ae
1 Index: configure
2 ===================================================================
3 --- configure (revision 34077)
4 +++ configure (working copy)
5 @@ -8766,5 +8766,13 @@
6 EOF
7 fi
9 +# copy disabled features to a file
10 +cat > disabled_features << EOF
11 +Input: $noinputmodules
12 +Codecs: $nocodecmodules
13 +Audio output: $noaomodules
14 +Video output: $novomodules
15 +EOF
17 # Last move:
18 rm -rf "$mplayer_tmpdir"