From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19363 invoked by alias); 6 May 2009 07:38:50 -0000 Received: (qmail 19350 invoked by uid 22791); 6 May 2009 07:38:49 -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.185) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 06 May 2009 07:38:42 +0000 Received: by ti-out-0910.google.com with SMTP id a1so534650tib.12 for ; Wed, 06 May 2009 00:38:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.110.73.3 with SMTP id v3mr67163tia.17.1241595520210; Wed, 06 May 2009 00:38:40 -0700 (PDT) Date: Wed, 06 May 2009 07:38:00 -0000 Message-ID: Subject: About Texinfo From: Hui Zhu To: "gdb@sourceware.org" Content-Type: text/plain; charset=ISO-8859-1 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/msg00024.txt.bz2 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