[Groonga-commit] groonga/groonga at 8b1d164 [master] Fix build error in other directory build

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Fri Dec 26 10:12:07 JST 2014


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

  New Revision: 8b1d164a2beea95d9153947b8e86ce491eab4f63
  https://github.com/groonga/groonga/commit/8b1d164a2beea95d9153947b8e86ce491eab4f63

  Message:
    Fix build error in other directory build

  Modified files:
    vendor/mruby/Makefile.am

  Modified: vendor/mruby/Makefile.am (+1 -1)
===================================================================
--- vendor/mruby/Makefile.am    2014-12-26 00:30:25 +0900 (8546186)
+++ vendor/mruby/Makefile.am    2014-12-26 10:12:07 +0900 (fe927ae)
@@ -4,7 +4,7 @@ EXTRA_DIST =					\
 DEFAULT_INCLUDES =				\
 	-I$(srcdir)/../mruby-source/include	\
 	-I$(srcdir)/../mruby-source/src		\
-	-I$(srcdir)/mruby-io/include
+	-I$(builddir)/mruby-io/include
 
 if WITH_MRUBY
 noinst_LTLIBRARIES = libmruby.la
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index