From b8b41ed250a6629aa006b440b93d6794c04377e4 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Fri, 31 Jan 2003 08:49:05 +0000 Subject: Use the updated --enable-removal-policies option PR: 43787 --- www/squid24/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/squid24/Makefile b/www/squid24/Makefile index d3f62abae214..a4b2b2f07b93 100644 --- a/www/squid24/Makefile +++ b/www/squid24/Makefile @@ -96,7 +96,7 @@ MAKEFILE= makefile # - accept the illegal '_' character in hostnames. #CONFIGURE_ARGS+= --enable-underscores # - Enable control of different heap replacement algorithms at runtime. -#CONFIGURE_ARGS+= --enable-heap-replacement +#CONFIGURE_ARGS+= --enable-removal-policies='heap lru' post-extract: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \ -- cgit v1.2.3