Navigation Menu

Skip to content

Commit

Permalink
remove needless '-dir'.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Sep 2, 2010
1 parent 9fdad26 commit ed0d1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -49,7 +49,7 @@ AC_DEFUN([CONFIG_OPTION_MYSQL],[
plugindir="$($ac_mysql_config --plugindir)"
else
AC_MSG_CHECKING([mysql build directory])
AC_ARG_WITH([mysql-build-dir],
AC_ARG_WITH([mysql-build],
[AS_HELP_STRING([--with-mysql-build=PATH],
[MySQL build directory PATH])],
[
Expand Down

0 comments on commit ed0d1f7

Please sign in to comment.