2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-09-05 00:35:41 +00:00

[master] Hnadle dhcpv6 being disabled better

The previous patches didn't handle dhvpv6 being disabled well.
    This change moves the #ifdefs a bit to handle it.
This commit is contained in:
Shawn Routhier
2016-01-12 12:33:26 -08:00
parent 75ab52e12b
commit eda1d0aa5a
4 changed files with 13 additions and 7 deletions

View File

@@ -136,6 +136,7 @@ by Eric Young (eay@cryptsoft.com).
print out a specific error message about the first error in addition
to the usage string. This may be disabled by editing includes/site.h.
[ISC-Bugs #40321]
[ISC-Bugs #41454]
- The configure script will now exit with an error message if it cannot find
a GNU-style make tool (needed when building BIND libraries) or pkg-config