mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Silence warnings: 'Makefile.in seems to ignore the --datarootdir setting'
This commit is contained in:
parent
67be9e3ef9
commit
fbbb64a190
5 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
top_srcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
prefix = @prefix@
|
||||
datarootdir = @datarootdir@
|
||||
exec_prefix = @exec_prefix@
|
||||
bindir = @bindir@
|
||||
mandir = @mandir@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue