Hi, <div><br></div><div>I was looking into the code and i think i have found a typo in libprelude.m4 file.</div><div><br></div><div><div>diff --git a/m4/libprelude.m4 b/m4/libprelude.m4</div><div>index 07eebe0..a1271d3 100644</div>
<div>--- a/m4/libprelude.m4</div><div>+++ b/m4/libprelude.m4</div><div>@@ -107,9 +107,9 @@ main ()</div><div>         printf("*** probably means that the wrong copy of the libprelude-config shell script is\n");</div>
<div>         printf("*** being found. The easiest way to fix this is to remove the old version\n");</div><div>         printf("*** of LIBPRELUDE, but you can also set the LIBPRELUDE_CONFIG environment to point to the\n");</div>
<div>-        printf("*** correct copy of libprelude-config. (In this case, you will have to\n");</div><div>+        printf("*** correct copy of libprelude-config. \(In this case, you will have to\n");</div>
<div>         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");</div><div>-        printf("*** so that the correct libraries are found at run-time))\n");</div><div>
+        printf("*** so that the correct libraries are found at run-time \)\n");</div><div>       }</div><div>     }</div><div>     return 1;</div><div><br></div><div><br></div><div>I also send you the patch file from git as attachment.</div>
<br>-- <br>Nuno Martins<br><br>
</div>