[Groonga-commit] groonga/groonga at ae28a79 [master] Remove needless '$(builddir)'

Back to archive index

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


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

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

  Message:
    Remove needless '$(builddir)'

  Modified files:
    vendor/mruby/Makefile.am

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



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