At Sun, 6 Jan 2008 23:58:06 +0100,
Jochen Küpper wrote:
> --- /Users/jochen/gsl.m4-orig 2008-01-06 23:49:47.000000000 +0100
> +++ /opt/local/share/aclocal/gsl.m4 2008-01-06 23:50:58.000000000 +0100
> @@ -102,16 +102,6 @@
> {
> exit(0);
> }
> - else
> - {
> - printf("\n*** 'gsl-config --version' returned %d.%d.%d, but the
> minimum version\n", $gsl_major_version, $gsl_minor_version,
> $gsl_micro_version);
> - printf("*** of GSL required is %d.%d.%d. If gsl-config is
> correct, then it is\n", major, minor, micro);
> - printf("*** best to upgrade to the required version.\n");
> - printf("*** If gsl-config was wrong, set the environment
> variable GSL_CONFIG\n");
> - printf("*** to point to the correct copy of gsl-config, and
> remove the file\n");
> - printf("*** config.cache before re-running configure\n");
> - exit(1);
Don't we need to keep the exit(1)?
--
Brian Gough
Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/
_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl