libgd: Properly disable iconv support
authorRosen Penev <redacted>
Sat, 10 Aug 2019 20:44:07 +0000 (13:44 -0700)
committerRosen Penev <redacted>
Wed, 14 Aug 2019 07:49:07 +0000 (00:49 -0700)
commitbf2f1a02636a9b74e1d824cab384b8f3f9e7d819
tree06c25bbab983329f36db2c184763cdc7f3f7cee4
parent4687ec17dba1eed3509f9c82084dd13b3deb02f2
libgd: Properly disable iconv support

HAVE_ICONV and HAVE_ICONV_H are two different headers that both need to
evaluate to false. Added the extra CONFIGURE_VARS.

This can be verified by passing -Werror=implicit-function-declaration

Added PKG_LICENSE_FILES

Updated homepage URL.

Signed-off-by: Rosen Penev <redacted>
libs/libgd/Makefile
git clone https://git.99rst.org/PROJECT