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>
Sat, 2 Nov 2019 03:24:58 +0000 (20:24 -0700)
commite9c2ba68f78170982a6e055234d7fd1933dd2f36
tree01e7cb0cf28c3643ee079e0770412f0e25bbde30
parente312133081aae4414134ad083ca73fdf366f0447
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