Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
4590e29c
Commit
4590e29c
authored
Jan 11, 2012
by
JINMEI Tatuya
Browse files
[master] [1557] server_common depends on libutil_io. it's crucial in
static link for some systems.
parent
23b50261
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/server_common/Makefile.am
View file @
4590e29c
...
...
@@ -31,6 +31,7 @@ libserver_common_la_LIBADD += $(top_builddir)/src/lib/config/libcfgclient.la
libserver_common_la_LIBADD
+=
$(top_builddir)
/src/lib/log/liblog.la
libserver_common_la_LIBADD
+=
$(top_builddir)
/src/lib/acl/libacl.la
libserver_common_la_LIBADD
+=
$(top_builddir)
/src/lib/dns/libdns++.la
libserver_common_la_LIBADD
+=
$(top_builddir)
/src/lib/util/io/libutil_io.la
BUILT_SOURCES
=
server_common_messages.h server_common_messages.cc
server_common_messages.h server_common_messages.cc
:
server_common_messages.mes
$(top_builddir)
/src/lib/log/compiler/message
$(top_srcdir)
/src/lib/server_common/server_common_messages.mes
...
...
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