[Groonga-commit] groonga/groonga at 0606eef [master] Remove a needless dependency

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jun 22 13:41:21 JST 2018


Kouhei Sutou	2018-06-22 13:41:21 +0900 (Fri, 22 Jun 2018)

  New Revision: 0606eefb6116a23bc2e81faf3860475b9d017a95
  https://github.com/groonga/groonga/commit/0606eefb6116a23bc2e81faf3860475b9d017a95

  Message:
    Remove a needless dependency

  Modified files:
    vendor/mruby/Makefile.am

  Modified: vendor/mruby/Makefile.am (+1 -1)
===================================================================
--- vendor/mruby/Makefile.am    2018-06-22 13:37:21 +0900 (23e32e7c8)
+++ vendor/mruby/Makefile.am    2018-06-22 13:41:21 +0900 (8153d9243)
@@ -52,7 +52,7 @@ if HAVE_SYS_SYSMACROS_H
 mruby-file-stat/src/config.h:
 	echo "#define HAVE_SYS_SYSMACROS_H 1" > "$(builddir)/$@"
 else
-mruby-file-stat/src/config.h: mruby_build.timestamp
+mruby-file-stat/src/config.h:
 	touch "$(builddir)/$@"
 endif
 mruby-dir/src/dir.c: mruby_build.timestamp
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180622/b2b23e23/attachment-0001.htm 



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