From 55a52d271a7072575b27026f625857654477d9a8 Mon Sep 17 00:00:00 2001 From: shankar Date: Wed, 24 Feb 2010 03:42:17 +0000 Subject: removing unwanted -lpthread git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@915653 13f79535-47bb-0310-9956-ffa450edef68 --- samples/client/mtom/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'samples/client/mtom') diff --git a/samples/client/mtom/Makefile.am b/samples/client/mtom/Makefile.am index df1a866..d53b63f 100644 --- a/samples/client/mtom/Makefile.am +++ b/samples/client/mtom/Makefile.am @@ -10,7 +10,6 @@ mtom_LDADD = $(LDFLAGS) \ -laxis2_axiom \ -laxis2_engine \ -laxis2_parser \ - -lpthread \ -laxis2_http_sender \ -laxis2_http_receiver \ $(GUTHTHILA_LIBS) -- cgit v1.1-32-gdbae