configure.ac: we don't need xsltproc, but making doc's does

This commit is contained in:
Anthony G. Basile 2016-02-28 14:45:12 -05:00
parent 9caac1075e
commit 754c98e8df
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,7 @@ compiler:
- clang
before_install:
- sudo apt-get update -qq
- sudo apt-get install autotools-dev automake autoconf libtool gperf
- sudo apt-get install autotools-dev automake autoconf libtool gperf xsltproc
script: ./autogen.sh && ./configure && make V=1 distcheck
notifications:
irc:

View File

@ -36,7 +36,6 @@ AC_PROG_LN_S
AC_PROG_MAKE_SET
AC_PATH_PROG([M4], [m4])
AC_PATH_PROG([XSLTPROC], [xsltproc])
# Checks for header files.
AC_CHECK_HEADERS(