Re: [PATCH] lib: reword comment about XFOLDER: prefix
[notmuch-archives.git] / 7d / 9337d5d03dc6ec06208d0ee07d89c66c8407f4
1 Return-Path: <cworth@cworth.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id EC1EF429E28\r
6         for <notmuch@notmuchmail.org>; Fri, 28 Jan 2011 14:02:58 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.99\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.99 tagged_above=-999 required=5\r
12         tests=[ALL_TRUSTED=-1, T_MIME_NO_TEXT=0.01] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id VNlCSI+-uSlC; Fri, 28 Jan 2011 14:02:58 -0800 (PST)\r
16 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
17         by olra.theworths.org (Postfix) with ESMTP id 5BF2D429E2A;\r
18         Fri, 28 Jan 2011 14:02:53 -0800 (PST)\r
19 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
20         id 1A4AA54C004; Sat, 29 Jan 2011 06:59:00 +1000 (EST)\r
21 From: Carl Worth <cworth@cworth.org>\r
22 To: Thomas Schwinge <thomas@schwinge.name>, notmuch@notmuchmail.org\r
23 Subject: Re: [PATCH] Have to configure and build inside the source directory.\r
24 In-Reply-To: <1294747284-18791-1-git-send-email-thomas@schwinge.name>\r
25 References: <1294747284-18791-1-git-send-email-thomas@schwinge.name>\r
26 User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1\r
27         (i486-pc-linux-gnu)\r
28 Date: Sat, 29 Jan 2011 06:58:59 +1000\r
29 Message-ID: <87bp30n3sc.fsf@yoom.home.cworth.org>\r
30 MIME-Version: 1.0\r
31 Content-Type: multipart/signed; boundary="=-=-=";\r
32         micalg=pgp-sha1; protocol="application/pgp-signature"\r
33 Cc: Thomas Schwinge <thomas@schwinge.name>\r
34 X-BeenThere: notmuch@notmuchmail.org\r
35 X-Mailman-Version: 2.1.13\r
36 Precedence: list\r
37 List-Id: "Use and development of the notmuch mail system."\r
38         <notmuch.notmuchmail.org>\r
39 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
41 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
42 List-Post: <mailto:notmuch@notmuchmail.org>\r
43 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
44 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
46 X-List-Received-Date: Fri, 28 Jan 2011 22:02:59 -0000\r
47 \r
48 --=-=-=\r
49 Content-Transfer-Encoding: quoted-printable\r
50 \r
51 > +if ! { : < configure; } 2> /dev/null; then\r
52 > +    cat <<EOF\r
53 > +*** Error: You have to configure and build in the source directory.\r
54 > +\r
55 > +EOF\r
56 > +    exit 1\r
57 > +fi\r
58 \r
59 Rather than documenting a limitation here, why don't we do what people\r
60 actually want.\r
61 \r
62 What do other build systems generally do when running configure from\r
63 some other directory? Copy/link the Makefiles and then construct them\r
64 carefully such that they can find all the source files?\r
65 \r
66 That doesn't sound like it would be that hard.\r
67 \r
68 =2DCarl\r
69 \r
70 =2D-=20\r
71 carl.d.worth@intel.com\r
72 \r
73 --=-=-=\r
74 Content-Type: application/pgp-signature\r
75 \r
76 -----BEGIN PGP SIGNATURE-----\r
77 Version: GnuPG v1.4.10 (GNU/Linux)\r
78 \r
79 iD8DBQFNQy4T6JDdNq8qSWgRAk6sAKCqvozD5E2XKuUfWoj8T/MlXKCYtwCcDV+l\r
80 l0ZoP6HLMLpdxMW+NyW8K7Q=\r
81 =x9BK\r
82 -----END PGP SIGNATURE-----\r
83 --=-=-=--\r