[Groonga-commit] groonga/groonga at 66f3f58 [master] cmake: define Ruby scripts path related macros

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 8 21:50:13 JST 2013


Kouhei Sutou	2013-10-08 21:50:13 +0900 (Tue, 08 Oct 2013)

  New Revision: 66f3f58394c97e1b6f97d24d1e438f3536fde4d5
  https://github.com/groonga/groonga/commit/66f3f58394c97e1b6f97d24d1e438f3536fde4d5

  Message:
    cmake: define Ruby scripts path related macros

  Modified files:
    config.h.cmake

  Modified: config.h.cmake (+4 -0)
===================================================================
--- config.h.cmake    2013-10-08 21:47:25 +0900 (f43a117)
+++ config.h.cmake    2013-10-08 21:50:13 +0900 (823927c)
@@ -38,6 +38,10 @@
 #define GRN_QUERY_EXPANDER_TSV_RELATIVE_SYNONYMS_FILE "${GRN_QUERY_EXPANDER_TSV_RELATIVE_SYNONYMS_FILE}"
 #define GRN_QUERY_EXPANDER_TSV_SYNONYMS_FILE          "${GRN_QUERY_EXPANDER_TSV_SYNONYMS_FILE}"
 
+#define GRN_RELATIVE_RUBY_SCRIPTS_DIR \
+  "${GRN_RELATIVE_RUBY_SCRIPTS_DIR}"
+#define GRN_RUBY_SCRIPTS_DIR "${GRN_RUBY_SCRIPTS_DIR}"
+
 #define GRN_DLL_FILENAME     L"${GRN_DLL_FILENAME}"
 
 /* build switches */
-------------- next part --------------
HTML����������������������������...
다운로드 



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