[Groonga-commit] groonga/groonga [master] Fix groonga-httpd path in build tree

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 25日 (水) 17:53:39 JST


Kouhei Sutou	2012-07-25 17:53:39 +0900 (Wed, 25 Jul 2012)

  New Revision: 7c8f6d4ae4dd4020265f8b64d9007632fb217494
  https://github.com/groonga/groonga/commit/7c8f6d4ae4dd4020265f8b64d9007632fb217494

  Log:
    Fix groonga-httpd path in build tree

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2012-07-25 17:53:25 +0900 (f944a57)
+++ configure.ac    2012-07-25 17:53:39 +0900 (91d663f)
@@ -638,7 +638,7 @@ GROONGA="\$(abs_top_builddir)/src/groonga"
 AC_SUBST(GROONGA)
 
 # groonga-httpd binary path
-GROONGA_HTTPD="\$(abs_top_builddir)/src/httpd/groonga-httpd"
+GROONGA_HTTPD="\$(abs_top_builddir)/vendor/nginx-1.2.1/objs/nginx"
 AC_SUBST(GROONGA_HTTPD)
 
 # groonga-benchmark binary path
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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