mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
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…
x
Reference in New Issue
Block a user