diff --git a/configure b/configure index dce0299fb8f..5e08b43fab3 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