From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752634AbcHAJf2 (ORCPT ); Mon, 1 Aug 2016 05:35:28 -0400 Received: from mga09.intel.com ([134.134.136.24]:58791 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752365AbcHAJeq (ORCPT ); Mon, 1 Aug 2016 05:34:46 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,454,1464678000"; d="scan'208";a="1032817014" From: Jani Nikula To: Jonathan Corbet , Christian Kujau Cc: linux-kernel@vger.kernel.org Subject: Re: Makefile.sphinx:17: The 'sphinx-build' command was not found In-Reply-To: <20160729074826.27adb9fd@lwn.net> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20160729074826.27adb9fd@lwn.net> User-Agent: Notmuch/0.22+12~gbdd9442 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Mon, 01 Aug 2016 12:34:42 +0300 Message-ID: <87oa5cvnm5.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 29 Jul 2016, Jonathan Corbet wrote: > On Thu, 28 Jul 2016 15:05:07 -0700 (PDT) > Christian Kujau wrote: > >> Indeed, I don't have "sphinx-build" installed (nor do I want to build >> documentation), running "make SPHINXBUILD=/bin/true help" makes the >> warning go away. Is there a way to omit the warning when >> running "make help"? E.g. by not including Documentation/Makefile.sphinx >> for that target? > > That seems like a reasonable request, we'll make it happen. I think we should still display the help (without warnings!) even if the tool is not available. Patch follows. BR, Jani. -- Jani Nikula, Intel Open Source Technology Center