Navigation Menu

Skip to content

Commit

Permalink
add a missing space.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed May 8, 2011
1 parent fe8843b commit 41b5904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -163,7 +163,7 @@ else
fi

CONFIG_OPTION_PLUGINS
if test "$standalone_build" = "yes";then
if test "$standalone_build" = "yes"; then
CONFIG_OPTION_MYSQL
else
MYSQL_INC="-I../../sql -I../../include -I../../regex -I../.."
Expand Down

0 comments on commit 41b5904

Please sign in to comment.