[Groonga-commit] groonga/groonga at da4e9df [master] Follow time stamp file change

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Mar 11 17:15:20 JST 2015


Kouhei Sutou	2015-03-11 17:15:20 +0900 (Wed, 11 Mar 2015)

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

  Message:
    Follow time stamp file change

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2015-03-11 17:15:04 +0900 (7136ec0)
+++ configure.ac    2015-03-11 17:15:20 +0900 (3c30d41)
@@ -1455,7 +1455,7 @@ fi
 AC_MSG_RESULT($enable_mruby)
 
 if test "$enable_mruby" = "yes"; then
-  if test ! -f "$srcdir/vendor/mruby/mruby-build.timestamp" -a \
+  if test ! -f "$srcdir/vendor/mruby/mruby_build.timestamp" -a \
           "$ac_cv_ruby_available" != "yes"; then
     AC_MSG_ERROR(--enable-mruby requires --with-ruby)
   fi
-------------- next part --------------
HTML����������������������������...
Download 



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