install m4
This commit is contained in:
parent
dcee860225
commit
8293e0a786
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 libtool automake autoconf
|
||||
- sudo apt-get install check libpcre3 libpcre3-dev libjemalloc-dev libjemalloc1 build-essential libtool automake autoconf m4
|
||||
before_script:
|
||||
- ./autogen.sh
|
||||
- ./configure && make
|
||||
|
|
Loading…
Reference in a new issue