CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/12/10 14:19:41
Modified files:
www/squid : Makefile
www/squid/patches: patch-configure_ac
Log message:
- move -ldap to a "MULTI_PACKAGES+= -ldap" within the 'if flavor !=
no_ldap' block
- squid optionally uses atomic ops if available, however in the code
it requires 4 byte operations, whereas configure only tests for int.
change configure test which may give hppa a chance to build; breakage
reported by landry
