From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23225 invoked by alias); 7 May 2009 07:45:46 -0000 Received: (qmail 23213 invoked by uid 22791); 7 May 2009 07:45:45 -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.191) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 07 May 2009 07:45:38 +0000 Received: by ti-out-0910.google.com with SMTP id a1so55687tib.12 for ; Thu, 07 May 2009 00:45:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.110.8.5 with SMTP id 5mr161216tih.14.1241682331802; Thu, 07 May 2009 00:45:31 -0700 (PDT) In-Reply-To: References: Date: Thu, 07 May 2009 07:45:00 -0000 Message-ID: Subject: Re: About Texinfo From: Hui Zhu To: "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/msg00030.txt.bz2 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 >