]> git.mxchange.org Git - simgear.git/commitdiff
Change "FlightGear" to "SimGear" of course.
authordurk <durk>
Sat, 1 Sep 2007 12:57:53 +0000 (12:57 +0000)
committerdurk <durk>
Sat, 1 Sep 2007 12:57:53 +0000 (12:57 +0000)
configure.ac

index 41c24f5588a91c5e966165cfeaba67b821ac9d71..83040536a7920ba735fc8de2d7f40b62fdd7634b 100644 (file)
@@ -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