]> granicus.if.org Git - pdns/commit
Make sure yahttp is linked into remotebackend
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 27 Sep 2014 20:27:34 +0000 (22:27 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 27 Sep 2014 20:27:34 +0000 (22:27 +0200)
commit7224e5dae9d7a76c308c73bd64bd027d587e00b3
treedc5ad3ce9208905a810bfe4bf384c20f351af925
parent14b11c493eadb089c108f8a5118455d3814b7a88
Make sure yahttp is linked into remotebackend

Make sure that the yahttp directory is built first
and then link in the resulting library.

Checked with readelf -s .libs/libremotebackend.so | grep NOTYPE
that this fixes the undefined symbol.

Fixes #1732
modules/remotebackend/Makefile.am