[Groonga-commit] groonga/groonga at 0fd6965 [master] Really support outside build directory again (maybe...)

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Wed May 15 23:36:01 JST 2013


Kouhei Sutou	2013-05-15 23:36:01 +0900 (Wed, 15 May 2013)

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

  Message:
    Really support outside build directory again (maybe...)

  Modified files:
    src/httpd/configure

  Modified: src/httpd/configure (+1 -1)
===================================================================
--- src/httpd/configure    2013-05-15 23:03:38 +0900 (603f981)
+++ src/httpd/configure    2013-05-15 23:36:01 +0900 (f5553fa)
@@ -66,7 +66,7 @@ if [ "${GROONGA_HTTPD_WITH_ZLIB}" != "yes" ]; then
 fi
 
 
-cd "${nginx_directory}"
+cd "${relative_nginx_directory}"
 
 ./configure \
   --prefix="${GROONGA_HTTPD_PREFIX}" \
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る