diff options
| -rwxr-xr-x | bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
