summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 00dc45cf2e..b5d6e8eed5 100755
--- a/configure
+++ b/configure
@@ -4257,7 +4257,7 @@ if test "$_vidix_internal" = auto ; then
x86 && _vidix_internal=yes
ppc && linux && _vidix_internal=yes
alpha && linux && _vidix_internal=yes
- qnx || beos || darwin && _vidix_internal=no
+ qnx || beos || darwin || os2 && _vidix_internal=no
fi
if test "$_vidix_internal" = yes; then
_res_comment="internal"