[Oisf-devel] m4 libprelude

Nuno Martins nuno.m.g.martins at gmail.com
Tue Jun 28 16:09:08 UTC 2011


Hi,

I was looking into the code and i think i have found a typo in libprelude.m4
file.

diff --git a/m4/libprelude.m4 b/m4/libprelude.m4
index 07eebe0..a1271d3 100644
--- a/m4/libprelude.m4
+++ b/m4/libprelude.m4
@@ -107,9 +107,9 @@ main ()
         printf("*** probably means that the wrong copy of the
libprelude-config shell script is\n");
         printf("*** being found. The easiest way to fix this is to remove
the old version\n");
         printf("*** of LIBPRELUDE, but you can also set the
LIBPRELUDE_CONFIG environment to point to the\n");
-        printf("*** correct copy of libprelude-config. (In this case, you
will have to\n");
+        printf("*** correct copy of libprelude-config. \(In this case, you
will have to\n");
         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or
edit /etc/ld.so.conf\n");
-        printf("*** so that the correct libraries are found at
run-time))\n");
+        printf("*** so that the correct libraries are found at run-time
\)\n");
       }
     }
     return 1;


I also send you the patch file from git as attachment.

-- 
Nuno Martins
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openinfosecfoundation.org/pipermail/oisf-devel/attachments/20110628/64cc29c0/attachment-0002.html>


More information about the Oisf-devel mailing list