mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 13:09:02 +00:00
Remove a mention of pcre.so from scripting.xml.
This commit is contained in:
@@ -3842,8 +3842,7 @@ The mainloop function will work on each runlevel grouping of threads in order.
|
|||||||
If your module does have dependencies you will most probably have to
|
If your module does have dependencies you will most probably have to
|
||||||
add checks for those libraries to <filename>configure.ac</filename>
|
add checks for those libraries to <filename>configure.ac</filename>
|
||||||
and put the dependencies inside the <literal>libtool</literal>
|
and put the dependencies inside the <literal>libtool</literal>
|
||||||
commands in <filename>Makefile.in</filename>—here you should
|
commands in <filename>Makefile.in</filename>.
|
||||||
take a look at how <literal>pcre.so</literal> handles this.
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
Reference in New Issue
Block a user