]> git.ipfire.org Git - thirdparty/kea.git/commit
[3364] use noinst_ instead of nodist_ and a libtool hack for dhcp hooks tests bind10-1.2.0beta1-release
authorJeremy C. Reed <jreed@isc.org>
Thu, 6 Mar 2014 16:56:16 +0000 (16:56 +0000)
committerJeremy C. Reed <jreed@isc.org>
Thu, 6 Mar 2014 18:11:00 +0000 (18:11 +0000)
commit6eb084b89f1c12975061e45160d6c0635705f4da
tree5afa8550359902582779085ff7477f8cc864a53a
parent9966c53d78c695f88e7a029ce3332c2de546e714
[3364] use noinst_ instead of nodist_ and a libtool hack for dhcp hooks tests

Got rid of nodistdir and used noinst_ instead of nodist_
for dhcp hooks tests

Also use -rpath /nowhere as a hack to trigger libtool to not create a
convenience archive, resulting in shared modules.
src/bin/dhcp4/tests/Makefile.am
src/bin/dhcp6/tests/Makefile.am
src/hooks/dhcp/user_chk/Makefile.am
src/lib/dhcpsrv/tests/Makefile.am
src/lib/hooks/tests/Makefile.am