[Groonga-commit] groonga/groonga [master] groonga-httpd: use top_builddir

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 8日 (日) 15:20:36 JST


Kouhei Sutou	2012-07-08 15:20:36 +0900 (Sun, 08 Jul 2012)

  New Revision: 7028f4d2750ace4ad478e0dc38170094fff3effa
  https://github.com/groonga/groonga/commit/7028f4d2750ace4ad478e0dc38170094fff3effa

  Log:
    groonga-httpd: use top_builddir

  Modified files:
    vendor/Makefile.am

  Modified: vendor/Makefile.am (+1 -1)
===================================================================
--- vendor/Makefile.am    2012-07-08 15:20:22 +0900 (d3a066c)
+++ vendor/Makefile.am    2012-07-08 15:20:36 +0900 (556e0f1)
@@ -12,8 +12,8 @@ NGINX_MAKEFILE_DEPEND_FILES =			\
 	$(top_builddir)/config.status		\
 	$(top_srcdir)/src/nginx-module/config
 
-	(cd .. && \
 $(NGINX_MAKEILE): $(NGINX_MAKEFILE_DEPEND_FILES)
+	(cd "$(top_builddir)" && \
 	  $(SHELL) "$(abs_top_srcdir)/vendor/nginx/configure" \
 	    `./config.status --config`)
 
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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