From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20729 invoked by alias); 7 May 2009 17:19:45 -0000 Received: (qmail 20716 invoked by uid 22791); 7 May 2009 17:19:44 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 07 May 2009 17:19:38 +0000 Received: from mailhost3.vmware.com (mailhost3.vmware.com [10.16.27.45]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id 3FC212400E; Thu, 7 May 2009 10:19:37 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by mailhost3.vmware.com (Postfix) with ESMTP id 34034C9E8F; Thu, 7 May 2009 10:19:37 -0700 (PDT) Message-ID: <4A031616.7090305@vmware.com> Date: Thu, 07 May 2009 17:19:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Hui Zhu CC: "gdb@sourceware.org" Subject: Re: About Texinfo References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00033.txt.bz2 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. Why configure doesn't check texinfo? >> 2. Does 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?