From 525a67d369e544010f898193bb412560b77c0283 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 10 Dec 2015 21:07:54 +2000 Subject: [PATCH] Re: [PATCH] configure: drop use of "pkg-config emacs" --- 8d/b10094a51015b24f6ec8b9925b104a3489b958 | 59 +++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 8d/b10094a51015b24f6ec8b9925b104a3489b958 diff --git a/8d/b10094a51015b24f6ec8b9925b104a3489b958 b/8d/b10094a51015b24f6ec8b9925b104a3489b958 new file mode 100644 index 000000000..4ae748285 --- /dev/null +++ b/8d/b10094a51015b24f6ec8b9925b104a3489b958 @@ -0,0 +1,59 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id A29836DE0FF1 + for ; Wed, 9 Dec 2015 17:08:03 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.316 +X-Spam-Level: +X-Spam-Status: No, score=-0.316 tagged_above=-999 required=5 tests=[AWL=0.235, + RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id sDuQsW6ouJLO for ; + Wed, 9 Dec 2015 17:08:02 -0800 (PST) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id F281E6DE005F + for ; Wed, 9 Dec 2015 17:08:01 -0800 (PST) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1a6pi4-00081z-EP; Wed, 09 Dec 2015 20:07:52 -0500 +Received: (nullmailer pid 7073 invoked by uid 1000); + Thu, 10 Dec 2015 01:07:54 -0000 +From: David Bremner +To: Tomi Ollila , + Andrew Burgess , notmuch@notmuchmail.org +Subject: Re: [PATCH] configure: drop use of "pkg-config emacs" +In-Reply-To: <1449418220-17790-1-git-send-email-david@tethera.net> +References: + <1449418220-17790-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.21+7~g55fb7da (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Wed, 09 Dec 2015 21:07:54 -0400 +Message-ID: <878u53xg9h.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Thu, 10 Dec 2015 01:08:04 -0000 + +David Bremner writes: + +> This does not play well with --prefix. As Tomi notes in +> id:m2k2p2rwth.fsf@guru.guru-group.fi, people still have the option of e.g. +> +> % ./configure ---emacslispdir=`pkg-config emacs --variable sitepkglispdir` + +I have pushed this version -- 2.26.2