CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/09/27 15:19:40
Modified files:
www/sarg : Makefile
Log message:
Fix build of www/sarg. It would pick up devel/libexecinfo if it was installed
during configure and then fail if it wasn't there. It doesn't actually *use*
it though, so add ac_cv_header_execinfo_h=no per suggestion of sthen
ok sthen@
