Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id EC1EF429E28 for ; Fri, 28 Jan 2011 14:02:58 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.99 X-Spam-Level: X-Spam-Status: No, score=-0.99 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1, T_MIME_NO_TEXT=0.01] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VNlCSI+-uSlC; Fri, 28 Jan 2011 14:02:58 -0800 (PST) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 5BF2D429E2A; Fri, 28 Jan 2011 14:02:53 -0800 (PST) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id 1A4AA54C004; Sat, 29 Jan 2011 06:59:00 +1000 (EST) From: Carl Worth To: Thomas Schwinge , notmuch@notmuchmail.org Subject: Re: [PATCH] Have to configure and build inside the source directory. In-Reply-To: <1294747284-18791-1-git-send-email-thomas@schwinge.name> References: <1294747284-18791-1-git-send-email-thomas@schwinge.name> User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1 (i486-pc-linux-gnu) Date: Sat, 29 Jan 2011 06:58:59 +1000 Message-ID: <87bp30n3sc.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: Thomas Schwinge X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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: Fri, 28 Jan 2011 22:02:59 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable > +if ! { : < configure; } 2> /dev/null; then > + cat < +*** Error: You have to configure and build in the source directory. > + > +EOF > + exit 1 > +fi Rather than documenting a limitation here, why don't we do what people actually want. What do other build systems generally do when running configure from some other directory? Copy/link the Makefiles and then construct them carefully such that they can find all the source files? That doesn't sound like it would be that hard. =2DCarl =2D-=20 carl.d.worth@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFNQy4T6JDdNq8qSWgRAk6sAKCqvozD5E2XKuUfWoj8T/MlXKCYtwCcDV+l l0ZoP6HLMLpdxMW+NyW8K7Q= =x9BK -----END PGP SIGNATURE----- --=-=-=--