From: Richard Kreckel Date: Fri, 22 Dec 2000 17:46:00 +0000 (+0000) Subject: * cln.m4: Fixed typo. X-Git-Tag: cln_1-1-1~20 X-Git-Url: https://www.ginac.de/CLN/cln.git//cln.git?a=commitdiff_plain;h=961ccebdc29394f7a68f96b166adb94e43d73cc6;p=cln.git * cln.m4: Fixed typo. --- 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"