add gettextize here
This commit is contained in:
parent
895cfc3651
commit
4d33c9074d
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ sh() {
|
||||||
/bin/sh -c "set -x; $*"
|
/bin/sh -c "set -x; $*"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
sh gettextize --intl --copy --no-changelog --force
|
||||||
sh libtoolize --copy --force --automake
|
sh libtoolize --copy --force --automake
|
||||||
sh aclocal
|
sh aclocal
|
||||||
sh autoheader
|
sh autoheader
|
||||||
|
|
Loading…
Reference in a new issue