]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
One more dlmalloc reference to kill..
authorhno <>
Mon, 27 Aug 2007 19:14:20 +0000 (19:14 +0000)
committerhno <>
Mon, 27 Aug 2007 19:14:20 +0000 (19:14 +0000)
lib/Makefile.am

index 418d8fdda73f98eea9f8c3942c70d352b0a3bf12..de05a32fdc190daefccf26de552b4dfc9bfc4431 100644 (file)
@@ -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) \