From patchwork Fri Mar 19 11:29:26 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: heinzm@sourceware.org X-Patchwork-Id: 86919 Received: from mx02.colomx.prod.int.phx2.redhat.com (mx4-phx2.redhat.com [209.132.183.25]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o2JBWCeW019820 for ; Fri, 19 Mar 2010 11:32:48 GMT Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by mx02.colomx.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o2JBThRx024174; Fri, 19 Mar 2010 07:29:44 -0400 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o2JBTgaV000350 for ; Fri, 19 Mar 2010 07:29:42 -0400 Received: from mx1.redhat.com (ext-mx01.extmail.prod.ext.phx2.redhat.com [10.5.110.5]) by int-mx04.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o2JBTaqN018828 for ; Fri, 19 Mar 2010 07:29:36 -0400 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by mx1.redhat.com (8.13.8/8.13.8) with SMTP id o2JBTQ2X030867 for ; Fri, 19 Mar 2010 07:29:26 -0400 Received: (qmail 31939 invoked by uid 9450); 19 Mar 2010 11:29:26 -0000 Date: 19 Mar 2010 11:29:26 -0000 Message-ID: <20100319112926.31937.qmail@sourceware.org> From: heinzm@sourceware.org To: dm-cvs@sourceware.org, dm-devel@redhat.com X-RedHat-Spam-Score: -2.31 (RCVD_IN_DNSWL_MED,T_RP_MATCHES_RCVD) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.17 X-Scanned-By: MIMEDefang 2.67 on 10.5.110.5 X-loop: dm-devel@redhat.com Subject: [dm-devel] dmraid/tools Makefile.in X-BeenThere: dm-devel@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk Reply-To: device-mapper development List-Id: device-mapper development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Fri, 19 Mar 2010 11:32:48 +0000 (UTC) --- dmraid/tools/Makefile.in 2010/03/16 16:02:16 1.6 +++ dmraid/tools/Makefile.in 2010/03/19 11:29:25 1.7 @@ -28,7 +28,7 @@ endif endif -DMRAIDLIBS=-ldmraid +DMRAIDLIBS=-ldmraid -lpthread ifeq ("@KLIBC@", "yes") DMRAIDLIBS += -ldevmapper_klibc