CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/07/09 00:01:07
Modified files:
mail/avenger : Makefile
Log message:
Fix getpeereid() fallout. header uses #ifdef HAVE_GETPEEREID, but configure
doesn't even check for the function presence. Add -DHAVE_GETPEEREID to
CFLAGS/CXXFLAGS in MAKE_FLAGS to fix it.
