# HG changeset patch # User jkeil # Date 1035483160 0 # Node ID e91e61212aea79dc0db011041924b0c4b8592bd0 # Parent fcd8c5d6795d814c484fba4f2a3d1208da1f0d42 on solaris x86, set set default for vidix to 'disabled' (does yet not compile) diff -r fcd8c5d6795d -r e91e61212aea configure --- a/configure Thu Oct 24 17:39:12 2002 +0000 +++ b/configure Thu Oct 24 18:12:40 2002 +0000 @@ -1405,6 +1405,7 @@ x86 && _vidix=yes cygwin && _vidix=no qnx && _vidix=no + sunos && _vidix=no fi # checking for a working awk, I'm using mawk first, because it's fastest - atmos