From: david Date: Sat, 21 Dec 2002 13:40:50 +0000 (+0000) Subject: Some trivial typo corrections. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e5814dad73b90cb82adb7c5734bb51c82d395bc3;p=simgear.git Some trivial typo corrections. --- diff --git a/configure.ac b/configure.ac index f93be681..2898d359 100644 --- a/configure.ac +++ b/configure.ac @@ -296,7 +296,7 @@ if test "x$ac_cv_header_mk4_h" != "xyes"; then echo "If your OS does not provide an installable package for MetaKit" echo "you will have to compile and install it first yourself. A copy" echo "of metakit-$(VERSION).tar.gz is included with SimGear. You will" - echo "have to untar this source code, and follow it's included instructions" + echo "have to untar this source code, and follow its included instructions" echo "to compile and install on your system." echo echo "configure aborted." @@ -348,7 +348,7 @@ if test "x$ac_cv_header_zlib_h" != "xyes"; then echo "If your OS does not provide an installable package for zlib" echo "you will have to compile and install it first yourself. A copy" echo "of zlib-1.1.4.tar.gz is included with SimGear. You will" - echo "have to untar this source code, and follow it's included instructions" + echo "have to untar this source code, and follow its included instructions" echo "to compile and install on your system." echo echo "configure aborted."