FS-2808, thx Diego Viola
This commit is contained in:
parent
1b0ec75568
commit
1d2b5e304c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue