From e5814dad73b90cb82adb7c5734bb51c82d395bc3 Mon Sep 17 00:00:00 2001 From: david Date: Sat, 21 Dec 2002 13:40:50 +0000 Subject: [PATCH] Some trivial typo corrections. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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." -- 2.39.5