]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-2808, thx Diego Viola
authorcypromis <michal.bielicki@seventhsignal.de>
Sun, 31 Oct 2010 22:22:53 +0000 (23:22 +0100)
committercypromis <michal.bielicki@seventhsignal.de>
Sun, 31 Oct 2010 22:22:53 +0000 (23:22 +0100)
bootstrap.sh

index 4e65c5ca15df1c81ddf9f7ca5387b31e9431bee7..2dd76c409cc253319f2d823a271ec8f77b122ebb 100755 (executable)
@@ -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