[Groonga-commit] groonga/groonga-normalizer-mysql at 6255518 [master] Use "Groonga" form

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Apr 26 12:53:16 JST 2015


Kouhei Sutou	2015-04-26 12:53:16 +0900 (Sun, 26 Apr 2015)

  New Revision: 62555182a3fbcbbfb22dbf668d15a4dcd61a89be
  https://github.com/groonga/groonga-normalizer-mysql/commit/62555182a3fbcbbfb22dbf668d15a4dcd61a89be

  Message:
    Use "Groonga" form

  Modified files:
    configure.ac

  Modified: configure.ac (+2 -2)
===================================================================
--- configure.ac    2015-03-25 14:54:21 +0900 (1ef007b)
+++ configure.ac    2015-04-26 12:53:16 +0900 (fd52203)
@@ -111,7 +111,7 @@ AM_CONDITIONAL([WITH_TEST], [test "$ac_cv_ruby_available" = "yes"])
 # For package
 AC_ARG_WITH(rsync-path,
             [AS_HELP_STRING([--with-rsync-path=PATH],
-            [specify rsync path to upload groonga packages.])],
+            [specify rsync path to upload Groonga packages.])],
             [RSYNC_PATH="$withval"],
             [RSYNC_PATH="packages �� packages.groonga.org:public"])
 AC_SUBST(RSYNC_PATH)
@@ -188,7 +188,7 @@ echo "  CFLAGS:                ${CFLAGS}"
 echo "  CXXFLAGS:              ${CXXFLAGS}"
 echo "  Libraries:             ${LIBS}"
 echo
-echo "groonga"
+echo "Groonga"
 echo "  CFLAGS:                ${GROONGA_CFLAGS}"
 echo "  Libraries:             ${GROONGA_LIBS}"
 echo "  install directory:     ${normalizers_pluginsdir}"
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index