[Groonga-commit] groonga/groonga [master] groonga-httpd: surround path with "

Back to archive index

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


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

  New Revision: 0dc844f6bf893d3ce95b7c0614717f43a6e77e1c
  https://github.com/groonga/groonga/commit/0dc844f6bf893d3ce95b7c0614717f43a6e77e1c

  Log:
    groonga-httpd: surround path with "

  Modified files:
    vendor/Makefile.am

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



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