[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] add a missing space.

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:24:13 JST 2012


Kouhei Sutou	2011-05-09 00:06:29 +0900 (Mon, 09 May 2011)

  New Revision: 41b59045d6583018a23a347eb341b62f2bf5b5f3
  https://github.com/mroonga/mroonga/commit/41b59045d6583018a23a347eb341b62f2bf5b5f3

  Log:
    add a missing space.

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2011-05-08 23:46:36 +0900 (cb7362f)
+++ configure.ac    2011-05-09 00:06:29 +0900 (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../.."
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Zurück zum Archiv-Index