Added call to intltoolize for localization (creates intl scripts so intltoolize isn't required at build time).

This commit is contained in:
evilynux 2007-07-15 21:46:22 +00:00
parent 5ba9259cb2
commit de83625389
1 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,5 @@
#!/bin/sh
echo "Running intltoolize"
intltoolize --copy --force --automake
autoreconf --install --force --verbose