CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/11/06 14:54:35
Modified files:
www/mozilla : mozilla.port.mk
Log message:
Set ac_cv_path_ax_enable_builddir_sed=/usr/bin/sed in CONFIGURE_ENV,
should prevent a build failure experienced by naddy@. libffi's configure
checks for gsed, picks it up if found, and libffi's libtool (ugh) would
fail at runtime if dpb had junked gsed..
Looking why libffi's build system doesnt respect USE_LIBTOOL will
hopefully happen later. Or switch to system libffi, since it has been
updated...