bootstrap: use all warnings now that gettext is upgraded

This commit is contained in:
Olivier Teuliere 2020-09-14 21:12:30 +02:00
parent 7841bb94e0
commit 4f4ada677c

View file

@ -5,6 +5,4 @@ patch -p0 < po/makefile-qt4.patch
aclocal -I m4
autoheader
automake --add-missing --foreign --copy -Wall
# It would be nice to use -Wall, but AM_GNU_GETTEXT generates
# way too many warnings in version 0.18.1
autoconf -Wno-obsolete
autoconf -Wall