diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3236,7 +3236,7 @@ esac # # Enable High resolution engines (>320x240) support only for backends which support it # -case $_backend in +case $_host in gcw0) if test "$_highres" = yes ; then _highres=yes |