From f33ce846b8891577179c5aaa769802de6ff6d5e8 Mon Sep 17 00:00:00 2001 From: durk Date: Sat, 1 Sep 2007 12:57:53 +0000 Subject: [PATCH] Change "FlightGear" to "SimGear" of course. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 41c24f55..83040536 100644 --- a/configure.ac +++ b/configure.ac @@ -390,7 +390,7 @@ AC_CHECK_HEADER(osg/Version) if test "x$ac_cv_header_osg_Version" != "xyes"; then echo echo "You *must* have the OpenSceneGraph support library installed on your system" - echo "to build the FGFS simulator!" + echo "to build this version of SimGear!" echo echo "Please see README.OSG for more details." echo -- 2.39.5