libkrb5: needs dynamic library support
authorBaruch Siach <baruch@tkos.co.il>
Wed, 4 Apr 2018 07:49:24 +0000 (10:49 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 4 Apr 2018 16:02:08 +0000 (18:02 +0200)
commite55789a1c296ebb071b1098d52c0c22a1e25d1a4
tree8485dc1efff2f7e9e7895d42c7e22feb0d8ab0e0
parente871472dd52ac387348f0195d056b93dbbca19c5
libkrb5: needs dynamic library support

Even though the configure script checks for the presence of dlfcn.h, the
code includes this header unconditionally.

Fixes:
http://autobuild.buildroot.net/results/0e1/0e19af38d74aa74919a11ff1ebdb3b8c1a494b33/

Cc: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libkrb5/Config.in