From aa8d4bf8293a798456ce02b400243fdc6beaacd7 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Tue, 22 Sep 2015 21:15:26 -0400 Subject: [PATCH] Use autoconf for travis build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f16263886..72b7572c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ addons: - autoconf - libtool - asciidoc + - libxml2-utils # Build using gcc and clang since it is supported compiler: