AX_PATH_GSL([1.10.1], AC_DEFINE(HAVE_GSL_1_10_1, 1, [ODE fix included]),AC_MSG_WARN([Your GSL does not include the latest ODE fixes.])
However, we do not require that version. If it is not availale, we will use our old workaround. Therefore, it is annoying to get this long message when running configure on a system that does nt have the new GSL:
checking for GSL - version >= 1.10.1... *** 'gsl-config --version' returned 1.10.0, but the minimum version *** of GSL required is 1.10.1. If gsl-config is correct, then it is *** best to upgrade to the required version. *** If gsl-config was wrong, set the environment variable GSL_CONFIG *** to point to the correct copy of gsl-config, and remove the file *** config.cache before re-running configure no configure: WARNING: Your GSL does not include the latest ODE fixes. Can that message of the macro easily be switched off?(Please excuse me if I am overlooking something, but I did not find this possibility in the definition of the macro in gsl.m4.)
Greetings, Jochen -- Einigkeit und Recht und Freiheit http://www.Jochen-Kuepper.de Liberté, Égalité, Fraternité GnuPG key: CC1B0B4D Sex, drugs and rock-n-roll
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
