aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&only_with_tag=MAIN&rev=1.13&sortby=log4
-rw-r--r--cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&rev=1.2&sortby=author4
-rw-r--r--cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&rev=1.44
3 files changed, 6 insertions, 6 deletions
diff --git a/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&only_with_tag=MAIN&rev=1.13&sortby=log b/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&only_with_tag=MAIN&rev=1.13&sortby=log
index d54d6b17..5e3953a9 100644
--- a/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&only_with_tag=MAIN&rev=1.13&sortby=log
+++ b/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&only_with_tag=MAIN&rev=1.13&sortby=log
@@ -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
])
diff --git a/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&rev=1.2&sortby=author b/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&rev=1.2&sortby=author
index deb5def1..5eb3874f 100644
--- a/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&rev=1.2&sortby=author
+++ b/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&rev=1.2&sortby=author
@@ -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
diff --git a/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&rev=1.4 b/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&rev=1.4
index 61c805d7..974c7c8a 100644
--- a/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&rev=1.4
+++ b/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?content-type=text/plain&rev=1.4
@@ -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