]> git.mxchange.org Git - simgear.git/blobdiff - configure.ac
Manage OSG object cache explicitly
[simgear.git] / 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