[Groonga-commit] groonga/groonga [master] httpd: fix typo..

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 21日 (木) 16:39:34 JST


Ryo Onodera	2012-06-21 16:39:34 +0900 (Thu, 21 Jun 2012)

  New Revision: 6071d6577723f61fa2ff9e190662fe733ef99bf8
  https://github.com/groonga/groonga/commit/6071d6577723f61fa2ff9e190662fe733ef99bf8

  Log:
    httpd: fix typo..

  Modified files:
    src/nginx-module/config

  Modified: src/nginx-module/config (+1 -1)
===================================================================
--- src/nginx-module/config    2012-06-21 16:38:17 +0900 (544eb02)
+++ src/nginx-module/config    2012-06-21 16:39:34 +0900 (c040d29)
@@ -6,7 +6,7 @@ groonga_strip_switch()
 
 if [ "$GROONGA_HTTPD_IN_TREE" = yes ]; then
   groonga_cflags="${GROONGA_HTTPD_CFLAGS} -I ${GROONGA_HTTPD_IN_TREE_INCLUDE_PATH}"
-  groonga_libs="${GROONGA_HTTPED_LIBS} -Wl,-rpath=${GROONGA_HTTPD_RPATH} -L ${GROONGA_HTTPD_IN_TREE_LINK_PATH}"
+  groonga_libs="${GROONGA_HTTPD_LIBS} -Wl,-rpath=${GROONGA_HTTPD_RPATH} -L ${GROONGA_HTTPD_IN_TREE_LINK_PATH}"
 
   ngx_addon_name=ngx_http_groonga_module
   HTTP_MODULES="$HTTP_MODULES ngx_http_groonga_module"
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index