Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Kea
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Adam Osuchowski
Kea
Commits
244d7a37
Commit
244d7a37
authored
Aug 07, 2017
by
Tomek Mrugalski
🛰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[master] lib build order fix, ChangeLog updated after merge.
parent
785c2e52
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
3 deletions
+10
-3
ChangeLog
ChangeLog
+8
-1
src/lib/Makefile.am
src/lib/Makefile.am
+2
-2
No files found.
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
Markdown
is supported
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