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 407474196F0 for ; Thu, 15 Apr 2010 19:47:17 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.89 X-Spam-Level: X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01] autolearn=ham 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 ly0MA22IP7F8; Thu, 15 Apr 2010 19:47:16 -0700 (PDT) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 2D69E431FC1; Thu, 15 Apr 2010 19:47:16 -0700 (PDT) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id C4F8E550068; Thu, 15 Apr 2010 19:47:15 -0700 (PDT) From: Carl Worth To: Gregor Hoffleit , notmuch Subject: Re: [PATCH] configure: Fix syntax error (spaces in assignment). In-Reply-To: <1271325019-sup-2799@sam.mediasupervision.de> References: <1271325019-sup-2799@sam.mediasupervision.de> Date: Thu, 15 Apr 2010 19:47:15 -0700 Message-ID: <87y6godsgc.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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, 16 Apr 2010 02:47:17 -0000 --=-=-= On Thu, 15 Apr 2010 11:51:47 +0200, Gregor Hoffleit wrote: > Before and after the assignment operator, no spaces are allowed. > I don't know if there are any /bin/sh which allow spaces, but at least > in bash, csh and zsh, the former code was no valid assigment. Thanks, Gregor. I went through all the work to try to make the over-linking conditional, and then only tested carefully on OS X, (not noticing that I'd broken the Linux case just as much as if I had accepted the unconditional version). This is pushed now. -Carl --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFLx8+z6JDdNq8qSWgRAovdAKCQn5SH6kEZCW8Jtrb5Xgvq47p6ogCdHUTx pRL4wkpk1g5sjkqzgOYJarc= =jeQm -----END PGP SIGNATURE----- --=-=-=--