FS-2808, thx Diego Viola

This commit is contained in:
cypromis 2010-10-31 23:22:53 +01:00
parent 1b0ec75568
commit 1d2b5e304c
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ if [ "x$libtoolize" = "x" ]; then
exit 1
fi
if [ ! -x "$libtoolize" ]; then
echo "$libtoolize does not exist or ist not executable"
echo "$libtoolize does not exist or is not executable"
exit 1
fi