[Groonga-mysql-commit] mroonga/mroonga at 3a787a5 [master] travis: show my_config.h

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Sun Jun 21 15:16:03 JST 2015


Kouhei Sutou	2015-06-21 15:16:03 +0900 (Sun, 21 Jun 2015)

  New Revision: 3a787a586f00edfc272643a45fcb157ced79141b
  https://github.com/mroonga/mroonga/commit/3a787a586f00edfc272643a45fcb157ced79141b

  Message:
    travis: show my_config.h

  Modified files:
    tools/travis/before_script.sh

  Modified: tools/travis/before_script.sh (+1 -0)
===================================================================
--- tools/travis/before_script.sh    2015-06-21 14:55:13 +0900 (c957bf7)
+++ tools/travis/before_script.sh    2015-06-21 15:16:03 +0900 (1b3ba15)
@@ -53,4 +53,5 @@ else
     configure_args=("${configure_args[@]}" --enable-fast-mutexes)
   fi
   ./configure "${configure_args[@]}"
+  cat "$(mysql_config --include | sed -e 's/-I//g')/my_config.h"
 fi
-------------- next part --------------
HTML����������������������������...
ダウンロード 



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