libgd: Properly disable iconv support
authorRosen Penev <rosenp@gmail.com>
Sat, 10 Aug 2019 20:44:07 +0000 (13:44 -0700)
committerRosen Penev <rosenp@gmail.com>
Fri, 27 Sep 2019 02:36:27 +0000 (19:36 -0700)
commite09985075e981df463d31b2651a172d235d75e96
tree56e75ddbe226a0de5abd95c5de9a07c5c6bb2ab0
parentfac472e28a43a4ce44d236cb1c1d92eb42ebb459
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 <rosenp@gmail.com>
(cherry-picked from bf2f1a02636a9b74e1d824cab384b8f3f9e7d819)
libs/libgd/Makefile