[MPlayer-dev-eng] [PATCH] simple openbsd/vax patch
Gabucino
gabucino at mplayerhq.hu
Fri Jun 11 10:32:00 CEST 2004
Simple patch for OpenBSD/VAX support
--
Gabucino
-------------- next part --------------
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.855
diff -u -r1.855 configure
--- configure 16 Apr 2004 13:22:51 -0000 1.855
+++ configure 11 Jun 2004 08:30:52 -0000
@@ -448,6 +448,7 @@
s390) host_arch=s390 ;;
s390x) host_arch=s390x ;;
mips) host_arch=mips ;;
+ vax) host_arch=vax ;;
*) host_arch=UNKNOWN ;;
esac
;;
More information about the MPlayer-dev-eng
mailing list