mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-07 13:15:12 +02:00
build: silence warning about ignored variable
The warning was: config.status: WARNING: 'extensions/ipset/GNUmakefile.in' seems to ignore the --datarootdir setting
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
top_srcdir := @top_srcdir@
|
||||
srcdir := @srcdir@
|
||||
datarootdir := @datarootdir@
|
||||
abstop_srcdir := $(shell readlink -e ${top_srcdir})
|
||||
abssrcdir := $(shell readlink -e ${srcdir})
|
||||
|
||||
|
Reference in New Issue
Block a user