From: durk Date: Sat, 1 Sep 2007 12:57:53 +0000 (+0000) Subject: Change "FlightGear" to "SimGear" of course. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f33ce846b8891577179c5aaa769802de6ff6d5e8;p=simgear.git Change "FlightGear" to "SimGear" of course. --- 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