summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure15
1 files changed, 1 insertions, 14 deletions
diff --git a/configure b/configure
index d3aef07c77..ce8b669fb2 100755
--- a/configure
+++ b/configure
@@ -8286,20 +8286,7 @@ if test "$_mtrr" = yes ; then
echo
fi
-if x86; then
- if test "$_win32" = no ; then
- if test "$_win32codecsdir" ; then
- echo "Failed to find a Win32 codecs directory at $_win32codecsdir!"
- else
- echo "Failed to find a Win32 codecs directory! (default: /usr/local/lib/codecs/)"
- fi
- cat << EOF
-Create it and copy the DLL files there! You can download the codecs from our
-homepage at http://www.mplayerhq.hu/MPlayer/releases/codecs/
-
-EOF
- fi
-else
+if not x86; then
cat <<EOF
NOTE: Win32 codec DLLs are not supported on your CPU ($host_arch) or your
operating system ($system_name). You may encounter a few files that cannot