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

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

File: Nevrax / code / nel / acinclude.m4 (download)
Revision 1.14, Thu Apr 25 17:52:16 2002 UTC (2 months ago) by valignat
Branch: MAIN
CVS Tags: georges_v2, HEAD
Changes since 1.13: +4 -1 @@ -214,7 +214,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 @@ -238,7 +238,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