Fix typo, (remove stray L)

Originally committed to SVN as r2108.
This commit is contained in:
Amar Takhar 2008-03-22 10:49:05 +00:00
parent ec5fce6921
commit 62f428c71c
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ $AUTOMAKE --add-missing || exit $?
echo "--- $AUTOCONF ---"
$AUTOCONF || exit $?
echo "--- glib-gettextizeL ---"
echo "--- glib-gettextize ---"
glib-gettextize --force || exit $?
echo "--- intltoolize ---"