CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/01/28 15:58:11
Modified files:
net/etherape : Makefile
Log message:
Ancient autoconf macros fail to recognize our shared libraries.
This causes the gettext configure test to weirdly mix shared and
static libraries with pthread dependencies, and lld 7 errors out.
Fix by grabbing updated macros and re-generating the configure script.
