Let travis make libtool too

This commit is contained in:
Willem Toorop 2015-08-28 13:44:36 +02:00
parent d8d57ab9ad
commit cbc8b1e303
1 changed files with 1 additions and 0 deletions

View File

@ -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