aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/~checkout~/code/nel/acinclude.m4?content-type=text/plain&rev=1.5&sortby=date
diff options
context:
space:
mode:
Diffstat (limited to 'cvs/cvsweb.cgi/~checkout~/code/nel/acinclude.m4?content-type=text/plain&rev=1.5&sortby=date')
-rw-r--r--cvs/cvsweb.cgi/~checkout~/code/nel/acinclude.m4?content-type=text/plain&rev=1.5&sortby=date4
1 files changed, 2 insertions, 2 deletions
diff --git a/cvs/cvsweb.cgi/~checkout~/code/nel/acinclude.m4?content-type=text/plain&rev=1.5&sortby=date b/cvs/cvsweb.cgi/~checkout~/code/nel/acinclude.m4?content-type=text/plain&rev=1.5&sortby=date
index 68c8395e..238cd36d 100644
--- a/cvs/cvsweb.cgi/~checkout~/code/nel/acinclude.m4?content-type=text/plain&rev=1.5&sortby=date
+++ b/cvs/cvsweb.cgi/~checkout~/code/nel/acinclude.m4?content-type=text/plain&rev=1.5&sortby=date
@@ -196,7 +196,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
@@ -246,7 +246,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