From bd61189b7733e1304e90881e090342ea2f543924 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:39:48 +0200 Subject: Move nevrax.org to / --- .../acinclude.m4?rev=1.13&content-type=text/plain/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cvs/cvsweb.cgi/~checkout~/code/snowballs2/acinclude.m4?rev=1.13&content-type=text/plain') diff --git a/cvs/cvsweb.cgi/~checkout~/code/snowballs2/acinclude.m4?rev=1.13&content-type=text/plain/index.html b/cvs/cvsweb.cgi/~checkout~/code/snowballs2/acinclude.m4?rev=1.13&content-type=text/plain/index.html index d54d6b17..5e3953a9 100644 --- a/cvs/cvsweb.cgi/~checkout~/code/snowballs2/acinclude.m4?rev=1.13&content-type=text/plain/index.html +++ b/cvs/cvsweb.cgi/~checkout~/code/snowballs2/acinclude.m4?rev=1.13&content-type=text/plain/index.html @@ -201,7 +201,7 @@ then else if test "$is_mandatory" = "yes" then - AC_MSG_ERROR([$chk_message_obj must be installed (http://www.nevrax.org).]) + AC_MSG_ERROR([$chk_message_obj must be installed ().]) else AC_MSG_RESULT(no) fi @@ -225,7 +225,7 @@ is_mandatory="$3" if test $is_mandatory = "yes" then - AC_CHECK_LIB($nel_test_lib, main,,[AC_MSG_ERROR([$chk_message_obj must be installed (http://www.nevrax.org).])]) + AC_CHECK_LIB($nel_test_lib, main,,[AC_MSG_ERROR([$chk_message_obj must be installed ().])]) fi ]) -- cgit v1.2.1