CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/04/21 00:57:24
Modified files:
net/transmission/patches: patch-configure_ac
Log message:
Check for evhttp.h instead of event-config.h to detect an installed
libevent; if it's not present, continue using the bundled copy.
Fixes the build with a forthcoming libevent update.
Suggested by NicM@, ok naddy@
