mirror of
https://github.com/nmap/nmap.git
synced 2026-06-10 01:35:18 +00:00
o Patched configure.ac to detect Lua include and library files in
"lua5.1" subdirectories of /usr/include and the like. Apparently Debian puts them there. We still check the likes of /usr/include/lua.h and /usr/include/lua/lua.h as well. [Jan Christoph Nordholz]
This commit is contained in:
parent
e8880137ee
commit
2c41f84d7f
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Patched configure.ac to detect Lua include and library files in
|
||||
"lua5.1" subdirectories of /usr/include and the like. Apparently
|
||||
Debian puts them there. We still check the likes of
|
||||
/usr/include/lua.h and /usr/include/lua/lua.h as well. [Jan
|
||||
Christoph Nordholz]
|
||||
|
||||
o Fixed an assertion failure which could occur on at least SPARC Linux
|
||||
The error looked like "nsock_core.c:294: handle_connect_result:
|
||||
Assertion `0' failed. Aborted". [David Fifield, Fabio Pedretti]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue