From: hno <> Date: Mon, 27 Aug 2007 19:14:20 +0000 (+0000) Subject: One more dlmalloc reference to kill.. X-Git-Tag: SQUID_3_0_PRE7~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=805caddf5c4bcb6e34ea741a25c5c73fb9d97255;p=thirdparty%2Fsquid.git One more dlmalloc reference to kill.. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 418d8fdda7..de05a32fdc 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.27 2007/08/27 09:43:45 hno Exp $ +# $Id: Makefile.am,v 1.28 2007/08/27 13:14:20 hno Exp $ # DIST_SUBDIRS = libTrie @@ -51,7 +51,6 @@ EXTRA_LIBRARIES = \ libregex.a \ libsspwin32.a noinst_LIBRARIES = \ - @LIBDLMALLOC@ \ libmiscutil.a \ libntlmauth.a \ $(LIBSSPWIN32) \