[Groonga-commit] groonga/groonga at e8ae2b4 [master] Add missing MRUBY_CPPFLAGS to grndb

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Mon May 23 11:58:07 JST 2016


Kouhei Sutou	2016-05-23 11:58:07 +0900 (Mon, 23 May 2016)

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

  Message:
    Add missing MRUBY_CPPFLAGS to grndb

  Modified files:
    src/Makefile.am

  Modified: src/Makefile.am (+4 -0)
===================================================================
--- src/Makefile.am    2016-05-23 11:56:24 +0900 (a4d57e8)
+++ src/Makefile.am    2016-05-23 11:58:07 +0900 (2ee6872)
@@ -20,6 +20,10 @@ AM_CFLAGS =					\
 	$(GRN_CFLAGS)				\
 	$(MESSAGE_PACK_CFLAGS)			\
 	$(MRUBY_CFLAGS)
+
+AM_CPPFLAGS =					\
+	$(MRUBY_CPPFLAGS)
+
 DEFS += $(GRN_DEFS)
 
 AM_LDFLAGS = -no-undefined
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る