Change "FlightGear" to "SimGear" of course.

This commit is contained in:
durk 2007-09-01 12:57:53 +00:00
parent 4718b9dc07
commit f33ce846b8

View 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