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 / --- .../nelns/acinclude.m4?content-type=text/x-cvsweb-markup&rev=1.10 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cvs/cvsweb.cgi/code/nelns/acinclude.m4?content-type=text/x-cvsweb-markup&rev=1.10') diff --git a/cvs/cvsweb.cgi/code/nelns/acinclude.m4?content-type=text/x-cvsweb-markup&rev=1.10 b/cvs/cvsweb.cgi/code/nelns/acinclude.m4?content-type=text/x-cvsweb-markup&rev=1.10 index 600b69c8..bd553657 100644 --- a/cvs/cvsweb.cgi/code/nelns/acinclude.m4?content-type=text/x-cvsweb-markup&rev=1.10 +++ b/cvs/cvsweb.cgi/code/nelns/acinclude.m4?content-type=text/x-cvsweb-markup&rev=1.10 @@ -3,8 +3,8 @@ code/nelns/acinclude.m4 - view - 1.10 -
[BACK] Return to acinclude.m4 - CVS log [TXT][DIR] Up to Nevrax / code / nelns

File: Nevrax / code / nelns / acinclude.m4 (download)
+
[BACK] Return to acinclude.m4 + CVS log [TXT][DIR] Up to Nevrax / code / nelns

File: Nevrax / code / nelns / acinclude.m4 (download)
Revision 1.10, Thu Mar 21 10:54:37 2002 UTC (2 months, 4 weeks ago) by valignat
Branch: MAIN
Changes since 1.9: +5 -2 @@ -209,7 +209,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 @@ -233,7 +233,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