From 961ccebdc29394f7a68f96b166adb94e43d73cc6 Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Fri, 22 Dec 2000 17:46:00 +0000 Subject: [PATCH] * cln.m4: Fixed typo. --- cln.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cln.m4 b/cln.m4 index f79a95f..b477c16 100644 --- a/cln.m4 +++ b/cln.m4 @@ -138,7 +138,7 @@ int main(void) echo "*** that the run-time linker is not finding CLN or finding the wrong" echo "*** version of CLN. If it is not finding CLN, you'll need to set your" echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point" - echo "*** to the installed location Also, make sure you have run ldconfig if that" + echo "*** to the installed location. Also, make sure you have run ldconfig if that" echo "*** is required on your system."], [ echo "*** The test program failed to compile or link. See the file config.log for the" echo "*** exact error that occured. This usually means CLN was incorrectly installed"