[Groonga-mysql-commit] mroonga/mroonga at dba9d88 [master] travis: install autoconf-archive for AX_CXX_COMPILE_STDCXX_11

Back to archive index
Kouhei Sutou null+****@clear*****
Mon Nov 26 23:55:38 JST 2018


Kouhei Sutou	2018-11-26 23:55:38 +0900 (Mon, 26 Nov 2018)

  Revision: dba9d882f942430a3631a8f138dd7b9ce7d9d1e5
  https://github.com/mroonga/mroonga/commit/dba9d882f942430a3631a8f138dd7b9ce7d9d1e5

  Message:
    travis: install autoconf-archive for AX_CXX_COMPILE_STDCXX_11

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+2 -0)
===================================================================
--- tools/travis/install.sh    2018-11-26 23:41:27 +0900 (a3541b83)
+++ tools/travis/install.sh    2018-11-26 23:55:38 +0900 (3c89f06b)
@@ -87,6 +87,8 @@ else
     sudo apt-get -qq -y install groonga-tokenizer-mecab
   fi
 
+  sudo apt-get -qq -y install autoconf-archive
+
   mkdir -p vendor
   cd vendor
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20181126/b897a520/attachment.html>


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