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 E8E934196F2 for ; Wed, 7 Apr 2010 16:01:54 -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 OnqXJMifNJlL; Wed, 7 Apr 2010 16:01:54 -0700 (PDT) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 5ADA2431FC1; Wed, 7 Apr 2010 16:01:54 -0700 (PDT) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id 0EF8E25400C; Wed, 7 Apr 2010 16:01:54 -0700 (PDT) From: Carl Worth To: Mike Kelly , notmuch@notmuchmail.org Subject: Re: [PATCH] Fix the default value for --includedir. In-Reply-To: <1270655311-20721-1-git-send-email-pioto@pioto.org> References: <1270655311-20721-1-git-send-email-pioto@pioto.org> Date: Wed, 07 Apr 2010 16:01:53 -0700 Message-ID: <87y6gyq332.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: Wed, 07 Apr 2010 23:01:55 -0000 --=-=-= On Wed, 7 Apr 2010 11:48:31 -0400, Mike Kelly wrote: > -includedir = ${INCLUDEDIR:=\$(prefix)/lib} > +includedir = ${INCLUDEDIR:=\$(prefix)/include} Yikes! That's pretty embarrassing. (I probably would have noticed in the Debian package, but debhelper automatically passes an explicit --includedir that happens to match what should have been the default here before). Thanks for this fix. This is pushed. -Carl --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFLvQ7h6JDdNq8qSWgRArSMAJ9mykzxmWMnW//lTWh9DUaxWgE2rwCfUulK resO/lfA4+uaKUjRiR7UaiY= =ZtZr -----END PGP SIGNATURE----- --=-=-=--