summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index fc4abb2941..36a1828102 100755
--- a/configure
+++ b/configure
@@ -1497,6 +1497,7 @@ if test "$_vidix" = auto ; then
_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 @@ cat > config.mak << EOF
# -------- Generated by configure -----------
LANG = C
+LINGUAS = $LINGUAS
TARGET_OS = $system_name
DESTDIR =
prefix = \$(DESTDIR)$_prefix