try to fix travis

This commit is contained in:
John Cupitt 2016-05-18 14:22:20 +01:00
parent 6e94df7214
commit 9c9e97bd80
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ test -r aclocal.m4 || touch aclocal.m4
# it ... hopefully any errors will go to stderr and not be hidden
glib-gettextize --force --copy > /dev/null
test -r aclocal.m4 && chmod u+w aclocal.m4
intltoolize --copy --force --automake
#intltoolize --copy --force --automake
autoconf
autoheader
$LIBTOOLIZE --copy --force --automake