Fix typo.

Originally committed to SVN as r2833.
This commit is contained in:
Amar Takhar 2009-04-20 02:43:32 +00:00
parent 2ba96af5b2
commit 544c325dde
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ $AUTOCONF || exit $?
echo "--- $GETTEXTIZE ---"
$GETTEXTIZE --force || exit $?
echo "--- $INTTOOLIZE ---"
echo "--- $INTLTOOLIZE ---"
$INTLTOOLIZE --force --automake || exit $?
cd $ORIGDIR