From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28997 invoked by alias); 8 May 2009 05:53:59 -0000 Received: (qmail 28933 invoked by uid 22791); 8 May 2009 05:53:58 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.188) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 08 May 2009 05:53:52 +0000 Received: by ti-out-0910.google.com with SMTP id a1so109043tib.12 for ; Thu, 07 May 2009 22:53:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.110.5.14 with SMTP id 14mr24968tie.0.1241762029093; Thu, 07 May 2009 22:53:49 -0700 (PDT) In-Reply-To: <4A031616.7090305@vmware.com> References: <4A031616.7090305@vmware.com> Date: Fri, 08 May 2009 05:53:00 -0000 Message-ID: Subject: Re: About Texinfo From: Hui Zhu To: Michael Snyder Cc: "gdb@sourceware.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-05/txt/msg00039.txt.bz2 Hi Michael, Sorry for my ping too early. It's not urgent for me. After install texinfo, everything is OK for me. I just want know: 1. Why configure doesn't check texinfo? 2. Does configure have some way to disable the part that use texinfo? If need, maybe I can do something with it. Thanks, Hui On Fri, May 8, 2009 at 01:10, Michael Snyder wrote: > Hui Zhu wrote: >> >> PING... >> >> On Wed, May 6, 2009 at 15:38, Hui Zhu wrote: >>> >>> Hi guys, >>> >>> Build gdb need texinfo, but configure is OK without texinfo. >>> >>> So I have 2 question: >>> 1. =A0Why configure doesn't check texinfo? >>> 2. =A0Does configure have some way to disable the part that use texinfo? >>> >>> Please help me with them. >>> >>> Thanks, >>> Hui >>> > > I recognize your questions are interesting, but why are they urgent? > > I think maybe it is specifically "makeinfo" that you need to install? > > Do you suggest adding a check for texinfo to configure? > > What specific problem are you running into? > >