[Groonga-commit] groonga/groonga at c9d00bc [master] cmake: add missing GRN_LOCK_TIMEOUT entry

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jan 24 11:29:18 JST 2014


Kouhei Sutou	2014-01-24 11:29:18 +0900 (Fri, 24 Jan 2014)

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

  Message:
    cmake: add missing GRN_LOCK_TIMEOUT entry

  Modified files:
    config.h.cmake

  Modified: config.h.cmake (+1 -0)
===================================================================
--- config.h.cmake    2014-01-24 11:27:37 +0900 (3b85035)
+++ config.h.cmake    2014-01-24 11:29:18 +0900 (1744b19)
@@ -30,6 +30,7 @@
 
 #define GRN_STACK_SIZE       ${GRN_STACK_SIZE}
 
+#define GRN_LOCK_TIMEOUT     ${GRN_LOCK_TIMEOUT}
 #define GRN_LOCK_WAIT_TIME_NANOSECOND \
   ${GRN_LOCK_WAIT_TIME_NANOSECOND}
 
-------------- next part --------------
HTML����������������������������...
Download 



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