[MPlayer-cvslog] CVS: main configure,1.1090,1.1091
Diego Biurrun CVS
syncmail at mplayerhq.hu
Sun Oct 23 15:13:14 CEST 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv25457
Modified Files:
configure
Log Message:
Add a comment to an esac where the case is very far away.
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1090
retrieving revision 1.1091
diff -u -r1.1090 -r1.1091
--- configure 23 Oct 2005 12:39:47 -0000 1.1090
+++ configure 23 Oct 2005 13:13:12 -0000 1.1091
@@ -1326,7 +1326,7 @@
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
More information about the MPlayer-cvslog
mailing list