From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2204 invoked by alias); 17 Apr 2009 19:16:42 -0000 Received: (qmail 2196 invoked by uid 22791); 17 Apr 2009 19:16:41 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_93,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 17 Apr 2009 19:16:35 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KI900700ES88D00@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Fri, 17 Apr 2009 22:15:34 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.126.183.184]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KI9003M7ETXTS40@i-mtaout7.012.net.il>; Fri, 17 Apr 2009 22:15:34 +0300 (IDT) Date: Fri, 17 Apr 2009 19:16:00 -0000 From: Eli Zaretskii Subject: Re: install-html and install-pdf improvements In-reply-to: To: Tom Tromey Cc: joseph@codesourcery.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <838wlzjdm1.fsf@gnu.org> References: <20090417173140.GB13377@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00460.txt.bz2 > Cc: gdb-patches@sourceware.org > From: Tom Tromey > Date: Fri, 17 Apr 2009 12:45:16 -0600 > > >>>>> "Daniel" == Daniel Jacobowitz writes: > > Daniel> We do try to send readline patches upstream - but the build system is > Daniel> a bit hacked up from upstream's, to make it fit into toplevel > Daniel> configure, and this is a reasonable extension of that IMO. > > I agree. Also, there's a mention of "pdf" in ChangeLog.gdb already. > > So, Joseph, your entire patch is ok. Thanks. Please hold your horses. This is related to the documentation, so I'd like to be sure I understand and agree with the patch, before it is committed. Thanks.