[Groonga-commit] groonga/groonga at a953f53 [master] Fix typo

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Feb 23 01:19:45 JST 2016


HAYASHI Kentaro	2016-02-23 01:19:45 +0900 (Tue, 23 Feb 2016)

  New Revision: a953f5386a9a0a5939c45472ba1e2298c430cf07
  https://github.com/groonga/groonga/commit/a953f5386a9a0a5939c45472ba1e2298c430cf07

  Message:
    Fix typo

  Modified files:
    configure.ac

  Modified: configure.ac (+2 -2)
===================================================================
--- configure.ac    2016-02-23 01:18:08 +0900 (06c3306)
+++ configure.ac    2016-02-23 01:19:45 +0900 (563f48a)
@@ -1714,8 +1714,8 @@ echo "groonga-httpd:"
 echo "  enable:                $enable_groonga_httpd"
 if test "$enable_groonga_httpd" = "yes"; then
   echo "  default database path: $GROONGA_HTTPD_DEFAULT_DATABASE_PATH"
-  echo "  PCRE:                  $WITH_PCRE"
-  if test "$WITH_PCRE" = "yes"; then
+  echo "  PCRE:                  $GRN_WITH_PCRE"
+  if test "$GRN_WITH_PCRE" = "yes"; then
     echo "    CFLAGS:              $PCRE_CFLAGS"
     echo "    LIBS only -L:        $PCRE_LIBS_ONLY_L"
   fi
-------------- next part --------------
HTML����������������������������...
Download 



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