libtool, automake, autoconf
This commit is contained in:
parent
c0b4e6cbeb
commit
3ba9d4be0d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ compiler:
|
|||
- gcc
|
||||
# for debian
|
||||
install:
|
||||
- sudo apt-get install check libpcre3 libpcre3-dev libjemalloc-dev libjemalloc1 build-essential
|
||||
- sudo apt-get install check libpcre3 libpcre3-dev libjemalloc-dev libjemalloc1 build-essential libtool automake autoconf
|
||||
before_script:
|
||||
- ./autogen.sh
|
||||
- ./configure && make
|
||||
|
|
Loading…
Reference in a new issue