[Groonga-commit] groonga/groonga at ca3885f [master] Detect Ruby 2.4 or later

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Aug 31 11:47:24 JST 2018


Kouhei Sutou	2018-08-31 11:47:24 +0900 (Fri, 31 Aug 2018)

  Revision: ca3885f4fbe3e2f6f89ac061ab8eaac1604ee626
  https://github.com/groonga/groonga/commit/ca3885f4fbe3e2f6f89ac061ab8eaac1604ee626

  Message:
    Detect Ruby 2.4 or later

  Modified files:
    configure.ac

  Modified: configure.ac (+2 -0)
===================================================================
--- configure.ac    2018-08-31 11:32:43 +0900 (2eece26d4)
+++ configure.ac    2018-08-31 11:47:24 +0900 (9bd7957e7)
@@ -763,6 +763,8 @@ else
   if test "x$RUBY" = "xyes"; then
     AC_PATH_PROGS(RUBY,
                   [ dnl
+                    ruby2.5 ruby25 dnl
+                    ruby2.4 ruby24 dnl
                     ruby2.3 ruby23 dnl
                     ruby2.2 ruby22 dnl
                     ruby2.1 ruby21 dnl
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180831/e0483cc4/attachment.htm 



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