summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index dce0299fb8..5e08b43fab 100755
--- a/configure
+++ b/configure
@@ -2816,7 +2816,7 @@ if [ "$OPT_HELP" = "yes" ]; then
EGLFSN=" "
fi
- if [ "$CFG_DIRECTFB" = "no"]; then
+ if [ "$CFG_DIRECTFB" = "no" ]; then
DFBY=" "
DFBN="*"
else