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