]> git.mxchange.org Git - simgear.git/commitdiff
Some trivial typo corrections.
authordavid <david>
Sat, 21 Dec 2002 13:40:50 +0000 (13:40 +0000)
committerdavid <david>
Sat, 21 Dec 2002 13:40:50 +0000 (13:40 +0000)
configure.ac

index f93be681193f1cff90d8e999fc1ab621e4972cbe..2898d359d394d49bfd8c7a679a13ab81380789ca 100644 (file)
@@ -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."