changeset 23315:39c0107471df

Remove redundant negation of _vidix_internal for the 'sunos && not x86' case, the variable is set to no a few lines above anyway.
author diego
date Thu, 17 May 2007 21:19:18 +0000
parents 4ec3dd8f6093
children 9446edf3329f
files configure
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Thu May 17 21:13:41 2007 +0000
+++ b/configure	Thu May 17 21:19:18 2007 +0000
@@ -2517,7 +2517,6 @@
 #  ppc && linux && _vidix_internal=yes
   alpha && linux && _vidix_internal=yes
   qnx && _vidix_internal=no
-  sunos && not x86 && _vidix_internal=no
   beos && _vidix_internal=no
   darwin && _vidix_internal=no
 fi