[Groonga-commit] groonga/groonga [master] httpd: add missing @

Back to archive index

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


Ryo Onodera	2012-06-21 16:28:57 +0900 (Thu, 21 Jun 2012)

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

  Log:
    httpd: add missing @

  Modified files:
    groonga-httpd-conf.sh.in

  Modified: groonga-httpd-conf.sh.in (+2 -2)
===================================================================
--- groonga-httpd-conf.sh.in    2012-06-21 16:12:12 +0900 (a2e1d85)
+++ groonga-httpd-conf.sh.in    2012-06-21 16:28:57 +0900 (e51dc4e)
@@ -7,8 +7,8 @@ pkgsysconfdir="@pkgsysconfdir@"
 localstatedir="@localstatedir@"
 
 export GROONGA_HTTPD_MODULE_PATH="@abs_top_builddir@/src/nginx-module"
-export GROONGA_HTTPD_CFLAGS="@groonga_cflags"
-export GROONGA_HTTPD_LIBS="@groonga_libs"
+export GROONGA_HTTPD_CFLAGS="@groonga_cflags@"
+export GROONGA_HTTPD_LIBS="@groonga_libs@"
 export GROONGA_HTTPD_RPATH="${libdir}"
 export GROONGA_HTTPD_IN_TREE_INCLUDE_PATH="@abs_top_builddir@/include"
 export GROONGA_HTTPD_IN_TREE_LINK_PATH="@abs_top_builddir@/lib/.libs"
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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