[Groonga-commit] groonga/groonga at 6df9b2e [master] Add srcdir path for users who build from tar.gz

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Dec 26 10:16:37 JST 2014


Kouhei Sutou	2014-12-26 10:16:37 +0900 (Fri, 26 Dec 2014)

  New Revision: 6df9b2e6074f11cebee9cf16523512b221348a95
  https://github.com/groonga/groonga/commit/6df9b2e6074f11cebee9cf16523512b221348a95

  Message:
    Add srcdir path for users who build from tar.gz

  Modified files:
    vendor/mruby/Makefile.am

  Modified: vendor/mruby/Makefile.am (+2 -1)
===================================================================
--- vendor/mruby/Makefile.am    2014-12-26 10:16:08 +0900 (1e38cdc)
+++ vendor/mruby/Makefile.am    2014-12-26 10:16:37 +0900 (407b980)
@@ -4,7 +4,8 @@ EXTRA_DIST =					\
 DEFAULT_INCLUDES =				\
 	-I$(srcdir)/../mruby-source/include	\
 	-I$(srcdir)/../mruby-source/src		\
-	-Imruby-io/include
+	-Imruby-io/include			\
+	-I$(srcdir)/mruby-io/include
 
 if WITH_MRUBY
 noinst_LTLIBRARIES = libmruby.la
-------------- next part --------------
HTML����������������������������...
Download 



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