add --force for autopoint

This commit is contained in:
Dana Jansens 2002-12-28 01:11:27 +00:00
parent d222c56543
commit 1e7c9071de

View file

@ -4,7 +4,7 @@ sh() {
/bin/sh -c "set -x; $*"
}
sh autopoint # for GNU gettext
sh autopoint --force # for GNU gettext
sh libtoolize --copy --force --automake
sh aclocal
sh autoheader