aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.6
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:39:48 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:39:48 +0200
commitbd61189b7733e1304e90881e090342ea2f543924 (patch)
treee47aabd34523be246119a9b5055916301903db89 /cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.6
parent0ea5fc66924303d1bf73ba283a383e2aadee02f2 (diff)
downloadnevrax-website-self-hostable-bd61189b7733e1304e90881e090342ea2f543924.tar.xz
nevrax-website-self-hostable-bd61189b7733e1304e90881e090342ea2f543924.zip
Move nevrax.org to /
Diffstat (limited to 'cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.6')
-rw-r--r--cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.64
1 files changed, 2 insertions, 2 deletions
diff --git a/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.6 b/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.6
index cab27813..9d728030 100644
--- a/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.6
+++ b/cvs/cvsweb.cgi/~checkout~/code/acinclude.m4?rev=1.6
@@ -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