netatalk: needs dynamic library
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 8 Aug 2015 15:31:13 +0000 (17:31 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 8 Aug 2015 15:31:13 +0000 (17:31 +0200)
commitaf84025bc84fe56f1328bb96bb0676c22fce7c5e
tree8ac2916067de3824fa71e56e21b0fad92182380b
parentd21932508e69d4ab849cba9958f953ae9342cb8c
netatalk: needs dynamic library

Even though netatalk checks if dlfcn.h is available and has some code
that supposedly copes with non-dynamic library cases, it in fact does
not build. Since there is probably little interest in using netatalk
in pure statically linked environments, let's simply require dynamic
library support.

Fixes:

  http://autobuild.buildroot.net/results/79e55e64885d64392407e830560175c556953a20/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/netatalk/Config.in