[fix] Trying build with autoconf/automake/libtool

This commit is contained in:
Al
2016-01-29 02:24:41 -05:00
parent 2ad51786e1
commit b716eabfa6

View File

@@ -7,6 +7,9 @@ addons:
packages: packages:
- libsnappy-dev - libsnappy-dev
- pkg-config - pkg-config
- autoconf
- automake
- libtool
- autoconf-archive - autoconf-archive
script: script:
- ./bootstrap.sh - ./bootstrap.sh