[Groonga-commit] groonga/groonga at 7ab2b54 [master] doc: bump sphinx version

Back to archive index

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


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

  New Revision: 7ab2b54d487ef970eb276020a1bc6ea705af221b
  https://github.com/groonga/groonga/commit/7ab2b54d487ef970eb276020a1bc6ea705af221b

  Message:
    doc: bump sphinx version

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2016-12-26 12:23:39 +0900 (1ec9f9d)
+++ configure.ac    2016-12-26 12:41:04 +0900 (32ec206)
@@ -1284,7 +1284,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\.[[34]]'; then
+      if ! echo "$sphinx_build_version" | grep -q ' 1\.[[3-5]]'; then
         AC_MSG_ERROR([
 sphinx-build is old: $sphinx_build_version
 Sphinx 1.3 or later is required.])
-------------- next part --------------
HTML����������������������������...
下载 



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