[Groonga-mysql-commit] mroonga/mroonga at 1535ce7 [master] doc: bump sphinx version

Back to archive index

Kentaro Hayashi null+****@clear*****
Mon Dec 26 12:41:55 JST 2016


Kentaro Hayashi	2016-12-26 12:41:55 +0900 (Mon, 26 Dec 2016)

  New Revision: 1535ce7f5a9501f57357135881e35b87846ea356
  https://github.com/mroonga/mroonga/commit/1535ce7f5a9501f57357135881e35b87846ea356

  Message:
    doc: bump sphinx version

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2016-12-26 12:27:32 +0900 (e923d19)
+++ configure.ac    2016-12-26 12:41:55 +0900 (6d18462)
@@ -438,7 +438,7 @@ if test x"$enable_document" != x"no"; then
     AC_PATH_PROG(SPHINX_BUILD, sphinx-build, [])
     if test -n "$SPHINX_BUILD"; then
       sphinx_build_version=`"$SPHINX_BUILD" --version`
-      if ! echo "$sphinx_build_version" | grep -q ' 1\.[[234]]'; then
+      if ! echo "$sphinx_build_version" | grep -q ' 1\.[[2-5]]'; then
 	AC_MSG_ERROR([
 sphinx-build is old: $sphinx_build_version
 Sphinx 1.2 or later is required.])
-------------- next part --------------
HTML����������������������������...
Télécharger 



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