diff --git a/acinclude.m4 b/acinclude.m4 index 7906b266b0..ac49ee2567 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -465,7 +465,7 @@ AC_DEFUN([WX_ARG_ENABLE], [ enablestring=$4 defaultval=$5 - if test -z"$defaultval"; then + if test -z "$defaultval"; then if test x"$enablestring" = xdisable; then defaultval=yes else