Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
244d7a37
Commit
244d7a37
authored
Aug 07, 2017
by
Tomek Mrugalski
🛰
Browse files
[master] lib build order fix, ChangeLog updated after merge.
parent
785c2e52
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
244d7a37
1284. [func] tomek
A new library, lease_cmds, has been implemented. Its intended
purpose is to support commands for lease management. Currently
supported commands are: lease4-add, lease6-add, lease4-get,
lease6-get. Additional commands and documentation are planned.
(Trac #5272, #5279, git 785c2e521b198a03d26bde4a804638bfc19ce91b)
1283. [func] fdupont
An 'always-send' parameter has been added to options
configuration. It allows an option to be always sent, even if
...
...
@@ -11,7 +18,7 @@
(Trac #5333, git xxx)
1281. [build] tmark
Configure script now correctly recognizes static boost_system library as
Configure script now correctly recognizes static boost_system library as
well as checks for the presence of static glibc static libraries when
--enable-satic-link is specified.
(Trac #5337, git 42548148cbeaaa285519e121f493d52607f1e8a0)
...
...
src/lib/Makefile.am
View file @
244d7a37
# The following build order must be maintained.
SUBDIRS
=
exceptions util log cryptolink dns
cc
asiolink testutils hooks dhcp
config
\
stats asiodns dhcp_ddns
eval
dhcpsrv cfgrpt process http
SUBDIRS
=
exceptions util log cryptolink dns asiolink
cc
testutils hooks dhcp
\
config
stats asiodns dhcp_ddns
eval
dhcpsrv cfgrpt process http
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment