Follow-up Comment #5, bug #48193 (project wget):
bash-3.2$ grep -i iconv src/config.h src/Makefile
src/config.h:/* Define if you have the iconv() function and it works. */
src/config.h:#define HAVE_ICONV 1
src/config.h:/* Define to 1 if you have the <iconv.h> header file. */
src/config.h:#define HAVE_ICONV_H 1
src/config.h:/* Define as const if the declaration of iconv() needs const. */
src/config.h:#define ICONV_CONST
src/Makefile: $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/iconv_h.m4 \
src/Makefile:GNULIB_ICONV = 1
src/Makefile:ICONV_CONST =
src/Makefile:ICONV_H =
src/Makefile:LIBICONV =
src/Makefile:LTLIBICONV = -liconv
src/Makefile:NEXT_AS_FIRST_DIRECTIVE_ICONV_H = <iconv.h>
src/Makefile:NEXT_ICONV_H = <iconv.h>
src/Makefile:REPLACE_ICONV = 0
src/Makefile:REPLACE_ICONV_OPEN = 0
src/Makefile:REPLACE_ICONV_UTF = 0
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48193>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/