summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 0d924ee9fb..3c7e3394a7 100755
--- a/configure
+++ b/configure
@@ -1326,7 +1326,7 @@ EOF
echo "It seems nobody has ported MPlayer to your OS or CPU type yet."
die "unsupported architecture $host_arch"
;;
-esac
+esac # case "$host_arch" in
if test "$_runtime_cpudetection" = yes ; then
if x86; then