Browse Source

* cln.m4: Fixed typo.

master
Richard Kreckel 24 years ago
parent
commit
961ccebdc2
  1. 2
      cln.m4

2
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"

Loading…
Cancel
Save