]> git.mxchange.org Git - flightgear.git/blobdiff - configure.ac
JSBSim updates. This update changes the file format, so an update of the base
[flightgear.git] / configure.ac
index b17efcbfa0b8a3453f7ad8521934f6862d14e3a5..1ff028228f7113056006d47aefeb74259fcdd868 100644 (file)
@@ -486,7 +486,13 @@ int main() {
 ],
   AC_MSG_RESULT(yes),
   [AC_MSG_RESULT(wrong version);
-   AC_MSG_ERROR([Install metakit 2.4.3 or later first...])],
+   AC_MSG_ERROR([
+
+Install metakit 2.4.3 or later first.
+
+Or, the compiler may not be finding your libmk4.so library.
+Please check the config.log file for specific details of the
+failure if you believe you have the correct metakit version.])],
   AC_MSG_RESULT(yes)
 )
 LIBS="$saved_LIBS"