CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/04/29 03:28:53
Modified files:
textproc/html-xml-utils: Makefile
Added files:
textproc/html-xml-utils/patches: patch-Makefile_am
patch-configure_ac
Removed files:
textproc/html-xml-utils/patches: patch-Makefile_in
Log message:
Fetch and insert the proper iconv.m4 glue to detect iconv() when it
is provided by libiconv, and explicitly link with libiconv since the
iconv() functions are called from the program. Fixes linking with lld.
ok bentley@