mirror of
https://github.com/nmap/nmap.git
synced 2026-06-24 10:12:22 +00:00
Remove a mention of pcre.so from scripting.xml.
This commit is contained in:
parent
0062e0e914
commit
deeaaf9e77
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
add checks for those libraries to <filename>configure.ac</filename>
|
||||
and put the dependencies inside the <literal>libtool</literal>
|
||||
commands in <filename>Makefile.in</filename>—here you should
|
||||
take a look at how <literal>pcre.so</literal> handles this.
|
||||
commands in <filename>Makefile.in</filename>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue