[Groonga-commit] groonga/groonga at 1766d12 [master] Follow website environment variable change

Back to archive index

Masafumi Yokoyama null+****@clear*****
Sat Mar 7 17:30:53 JST 2015


Masafumi Yokoyama	2015-03-07 17:30:53 +0900 (Sat, 07 Mar 2015)

  New Revision: 1766d12e0c7150348218ee082f5ffd13e00366fb
  https://github.com/groonga/groonga/commit/1766d12e0c7150348218ee082f5ffd13e00366fb

  Merged 4a25e42: Merge pull request #298 from myokoym/use-groonga-org

  Message:
    Follow website environment variable change

  Modified files:
    Makefile.am

  Modified: Makefile.am (+1 -1)
===================================================================
--- Makefile.am    2015-03-07 12:04:44 +0900 (65b7c92)
+++ Makefile.am    2015-03-07 17:30:53 +0900 (6f760a5)
@@ -85,7 +85,7 @@ update-po:
 update-document:
 	@if test -z "$(GROONGA_ORG_PATH)"; then				\
 	  echo "\$$(GROONGA_ORG_PATH) is missing";			\
-	  echo "add --with-groonga-github-com-path in configure";	\
+	  echo "add --with-groonga-org-path in configure";	\
 	  exit 1;							\
 	fi
 	rm -rf tmp-doc
-------------- next part --------------
HTML����������������������������...
Download 



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