changeset 9440:c54fb9b3cdd5

enable vidix for ppc
author alex
date Sat, 15 Feb 2003 21:51:24 +0000
parents b906ae5d346e
children 85fa92f14e99
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Feb 15 20:38:34 2003 +0000
+++ b/configure	Sat Feb 15 21:51:24 2003 +0000
@@ -1497,6 +1497,7 @@
   _vidix=no
   # should check for x86 systems supporting VIDIX (does QNX have VIDIX?)
   x86 && _vidix=yes
+  ppc && linux && _vidix=yes
   cygwin && _vidix=no
   qnx && _vidix=no
   sunos && _vidix=no
@@ -4806,6 +4807,7 @@
 # -------- Generated by configure -----------
 
 LANG = C
+LINGUAS = $LINGUAS
 TARGET_OS = $system_name
 DESTDIR =
 prefix = \$(DESTDIR)$_prefix