mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-10-12 13:34:45 +00:00
fix up dbm_include
(Logical change 1.34)
This commit is contained in:
parent
0192c35f51
commit
d1e48c7e5c
3
Makefile
3
Makefile
@ -6,6 +6,9 @@ DOCDIR=/usr/doc/iproute2
|
|||||||
# Path to parent kernel include files directory
|
# Path to parent kernel include files directory
|
||||||
KERNEL_INCLUDE:=/usr/include
|
KERNEL_INCLUDE:=/usr/include
|
||||||
|
|
||||||
|
# Path to db_185.h include
|
||||||
|
DBM_INCLUDE:=/usr/include
|
||||||
|
|
||||||
DEFINES= -DRESOLVE_HOSTNAMES
|
DEFINES= -DRESOLVE_HOSTNAMES
|
||||||
|
|
||||||
#options if you have a bind>=4.9.4 libresolv (or, maybe, glibc)
|
#options if you have a bind>=4.9.4 libresolv (or, maybe, glibc)
|
||||||
|
Loading…
Reference in New Issue
Block a user