1
0
Fork 0

Make configure.ac check for SimGear 2.5.0

This commit is contained in:
Torsten Dreyer 2011-07-17 12:16:12 +02:00
parent c238f86637
commit 2b7c8cdff9

View file

@ -583,7 +583,7 @@ if test "x$ac_cv_header_simgear_version_h" != "xyes"; then
exit
fi
AC_MSG_CHECKING([for SimGear 2.3.0 or newer])
AC_MSG_CHECKING([for SimGear 2.5.0 or newer])
AC_TRY_RUN([
#include <stdio.h>