This commit is contained in:
rocky
2008-03-09 18:41:27 +00:00
parent 6ce5c666d1
commit a1d15b9728
3 changed files with 10 additions and 6 deletions

View File

@@ -38,7 +38,9 @@ grep "^AM_GNU_GETTEXT" $srcdir/configure.ac >/dev/null && {
DIE=1
}
}
gettextize
if ! test -f po/Makefile.in.in
gettextize
fi
(automake --version) < /dev/null > /dev/null 2>&1 || {
echo