mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
Stops configure complaining about:
config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting git-svn-id: file:///svn/unbound/trunk@98 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
c5fec5aa08
commit
b982d36fe4
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ exec_prefix=@exec_prefix@
|
||||||
bindir=@bindir@
|
bindir=@bindir@
|
||||||
mandir=@mandir@
|
mandir=@mandir@
|
||||||
libdir=@libdir@
|
libdir=@libdir@
|
||||||
|
datarootdir=@datarootdir@
|
||||||
|
datadir=@datadir@
|
||||||
includedir=@includedir@
|
includedir=@includedir@
|
||||||
doxygen=@doxygen@
|
doxygen=@doxygen@
|
||||||
libtool=@libtool@
|
libtool=@libtool@
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue