From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 266C15A26 for ; Fri, 27 Mar 2015 16:51:03 +0100 (CET) Received: by wgra20 with SMTP id a20so103481405wgr.3 for ; Fri, 27 Mar 2015 08:51:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=iHtCusoWKxiVrrCBFHffqiS9qjszKTb1ClkJjdoszTc=; b=iLlzYeZXfEWLFPuh8OKpQHLPyCgHjyFMNUe+7dlH0sdTlc+spoeRvyUsrvbRtOdggF LSm7mgfNRLFWFn2JL+XsvzvOrOb52+WsB4/YEDY5h7lQEz7CiImwFLbiFX/8H+LeoemF 7agXGgQjrZJquV4I1s1tMAlRIaauo4q68fqz+lEi/rWfIei88btDLsUcTrYUJUqpoyBS Zpr/Kl9BNVvoVMnkWusNIzp/1w4IjrhwfGDVrU+DQjvf4W4hg9Ves43GkuoDM+ihtyTM IkRB9yOdbZELTczIStoRD8DsOvhtmSA/a3rDDYKHXDMdQGaqmlD3lCWLN/cp6jGlBhgY 6mXA== X-Gm-Message-State: ALoCoQn4g9KycuaQnJf7UUelf8cLb8T2GH7+BWdc/c8zFTPdMNPCMJZmD76bnEBbnwNwp/pPdBaM X-Received: by 10.181.13.50 with SMTP id ev18mr21481297wid.70.1427471462996; Fri, 27 Mar 2015 08:51:02 -0700 (PDT) Received: from xps13.localnet (130.20.90.92.rev.sfr.net. [92.90.20.130]) by mx.google.com with ESMTPSA id at4sm3385603wjc.16.2015.03.27.08.51.01 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Mar 2015 08:51:02 -0700 (PDT) From: Thomas Monjalon To: "Mcnamara, John" Date: Fri, 27 Mar 2015 16:50:12 +0100 Message-ID: <3924910.e08iILMsGh@xps13> Organization: 6WIND User-Agent: KMail/4.14.4 (Linux/3.18.4-1-ARCH; KDE/4.14.4; x86_64; ; ) In-Reply-To: References: <1427466883-16624-1-git-send-email-john.mcnamara@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] mk: create pdf docs as a separate make target X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2015 15:51:03 -0000 2015-03-27 14:40, Mcnamara, John: > I acked the patch that introduced this change but we've had a number of > complaints from devs who don't want to or can't correctly install the > (largish) toolchain for PDF generation, or if they do, don't like the > extra time it takes. You forgot to quote my previous explanation. I don't understand the complaints as they can build only HTML if they want.