[notmuch] libtool-less shared library building
authorBen Gamari <bgamari.foss@gmail.com>
Wed, 20 Jan 2010 20:07:26 +0000 (15:07 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:00 +0000 (09:36 -0800)
ea/585cb6be0b7ce0e1bf13d94e6e18b455ad4fa9 [new file with mode: 0644]

diff --git a/ea/585cb6be0b7ce0e1bf13d94e6e18b455ad4fa9 b/ea/585cb6be0b7ce0e1bf13d94e6e18b455ad4fa9
new file mode 100644 (file)
index 0000000..b46d686
--- /dev/null
@@ -0,0 +1,70 @@
+Return-Path: <bgamari.foss@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 9A986431FBC\r
+       for <notmuch@notmuchmail.org>; Wed, 20 Jan 2010 12:07:40 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.576\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.576 tagged_above=-999 required=5\r
+       tests=[AWL=-1.577, BAYES_50=0.001] autolearn=unavailable\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 9ML9Rc1IDx8S for <notmuch@notmuchmail.org>;\r
+       Wed, 20 Jan 2010 12:07:40 -0800 (PST)\r
+Received: from mail-bw0-f215.google.com (mail-bw0-f215.google.com\r
+       [209.85.218.215])\r
+       by olra.theworths.org (Postfix) with ESMTP id 440C8431FAE\r
+       for <notmuch@notmuchmail.org>; Wed, 20 Jan 2010 12:07:40 -0800 (PST)\r
+Received: by bwz7 with SMTP id 7so1699290bwz.6\r
+       for <notmuch@notmuchmail.org>; Wed, 20 Jan 2010 12:07:37 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
+       h=domainkey-signature:received:received:from:to:subject:date\r
+       :message-id:x-mailer;\r
+       bh=Bu/+fo15kJcJLJFNcQytQ5O+5weWTl+R2oxY003oeRI=;\r
+       b=l+IoElp3GRvLAGSY+n8VLO79MgUT2oUrIBV3nsDyuuWbf+Vd2sQfC+OX3t2rS+48+f\r
+       qj0PX10tUnap3KvuZvhxh90wJC4sKYowj3x/QASzsgbxMb8NBeB4VXd3X/DbsLuuDNYW\r
+       FrjDF9vSxaOW6l1mN+U5ntbTnfz5UhP1CVloY=\r
+DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
+       h=from:to:subject:date:message-id:x-mailer;\r
+       b=AXM3pKcN8odBiHNj2XWsE6DSvQQZBs+CHHD45yf6hwptPhZVEaeUmsmTNT0WbOcr/H\r
+       Dp6tGFhbRpe54xNZY00SIW5LyFnY7Ui9TcY79tBfeW+4QskQmwR93rNIkhjNKfdTq0u8\r
+       vqb3dLrJn0LPkem2iqSuuex/MJz6I42s6o+/g=\r
+Received: by 10.102.13.2 with SMTP id 2mr230272mum.12.1264018057334;\r
+       Wed, 20 Jan 2010 12:07:37 -0800 (PST)\r
+Received: from localhost.localdomain (umass-959-105.wireless.umass.edu\r
+       [128.119.77.105])\r
+       by mx.google.com with ESMTPS id 25sm944791mul.50.2010.01.20.12.07.35\r
+       (version=SSLv3 cipher=RC4-MD5); Wed, 20 Jan 2010 12:07:36 -0800 (PST)\r
+From: Ben Gamari <bgamari.foss@gmail.com>\r
+To: notmuch@notmuchmail.org,\r
+       cworth@cworth.org\r
+Date: Wed, 20 Jan 2010 15:07:26 -0500\r
+Message-Id: <1264018047-28362-1-git-send-email-bgamari.foss@gmail.com>\r
+X-Mailer: git-send-email 1.6.3.3\r
+Subject: [notmuch] libtool-less shared library building\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 20 Jan 2010 20:07:40 -0000\r
+\r
+Here is a short patch to build libnotmuch.so and link against the notmuch\r
+binary against it. I think the notmuch rule in Makefile.local is probably\r
+missing a dependency on lib/libnotmuch.so, but I wasn't sure how to specify it\r
+without having it be added to the linker command line.\r
+\r
+Let me know what you think. Thanks!\r
+\r
+- Ben\r
+\r