try to fix travis
This commit is contained in:
parent
6e94df7214
commit
9c9e97bd80
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user