[Groonga-commit] groonga/groonga at ce5c12f [master] doc release: follow debug option change

Back to archive index

Masafumi Yokoyama null+****@clear*****
Wed May 27 17:46:12 JST 2015


Masafumi Yokoyama	2015-05-27 17:46:12 +0900 (Wed, 27 May 2015)

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

  Message:
    doc release: follow debug option change

  Modified files:
    doc/source/contribution/development/release.rst

  Modified: doc/source/contribution/development/release.rst (+2 -2)
===================================================================
--- doc/source/contribution/development/release.rst    2015-05-27 14:26:37 +0900 (b31d7c5)
+++ doc/source/contribution/development/release.rst    2015-05-27 17:46:12 +0900 (1af0ed8)
@@ -159,7 +159,7 @@ Makefileを生成するためにconfigureスクリプトを実行します。
 リリース用にビルドするためには以下のオプションを指定してconfigureを実行します。::
 
     % ./configure \
-          --with-debug \
+          --enable-debug \
           --prefix=/tmp/local \
           --with-launchpad-uploader-pgp-key=(Launchpadに登録したkeyID) \
           --with-groonga-org-path=$HOME/work/groonga/groonga.org \
@@ -175,7 +175,7 @@ configureオプションである--with-cutter-source-pathにはcutterのソー
 以下のようにGroongaのソースコードをcloneした先からの相対パスを指定することもできます。::
 
     % ./configure \
-          --with-debug \
+          --enable-debug \
           --prefix=/tmp/local \
           --with-launchpad-uploader-pgp-key=(Launchpadに登録したkeyID) \
           --with-groonga-org-path=../groonga.org \
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index