[Groonga-mysql-commit] mroonga/mroonga [master] add a missing space.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 5月 9日 (月) 00:06:29 JST


Kouhei Sutou	2011-05-08 15:06:29 +0000 (Sun, 08 May 2011)

  New Revision: 41b59045d6583018a23a347eb341b62f2bf5b5f3

  Log:
    add a missing space.

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2011-05-08 14:46:36 +0000 (cb7362f)
+++ configure.ac    2011-05-08 15:06:29 +0000 (8e095e5)
@@ -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../.."




Groonga-mysql-commit メーリングリストの案内
Back to archive index