aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.12&content-type=text
diff options
context:
space:
mode:
Diffstat (limited to 'cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.12&content-type=text')
-rw-r--r--cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.12&content-type=text/plain&sortby=author&only_with_tag=MAIN/index.html4
-rw-r--r--cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.12&content-type=text/plain/index.html4
2 files changed, 4 insertions, 4 deletions
diff --git a/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.12&content-type=text/plain&sortby=author&only_with_tag=MAIN/index.html b/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.12&content-type=text/plain&sortby=author&only_with_tag=MAIN/index.html
index 9184a376..840c8b88 100644
--- a/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.12&content-type=text/plain&sortby=author&only_with_tag=MAIN/index.html
+++ b/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.12&content-type=text/plain&sortby=author&only_with_tag=MAIN/index.html
@@ -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
@@ -220,7 +220,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
])
diff --git a/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.12&content-type=text/plain/index.html b/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.12&content-type=text/plain/index.html
index 9184a376..840c8b88 100644
--- a/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.12&content-type=text/plain/index.html
+++ b/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.12&content-type=text/plain/index.html
@@ -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
@@ -220,7 +220,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
])