mirror of https://github.com/getdnsapi/getdns.git
Let travis make libtool too
This commit is contained in:
parent
d8d57ab9ad
commit
cbc8b1e303
|
@ -6,6 +6,7 @@ before_script:
|
|||
- sudo apt-get update
|
||||
- sudo apt-get install libunbound-dev libldns-dev libidn11-dev check libevent-dev
|
||||
script:
|
||||
- libtoolize -fic
|
||||
- autoreconf -fi
|
||||
- ./configure --with-libevent
|
||||
- make
|
||||
|
|
Loading…
Reference in New Issue