From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30427 invoked by alias); 10 Oct 2011 22:19:13 -0000 Received: (qmail 30414 invoked by uid 22791); 10 Oct 2011 22:19:12 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.9) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 10 Oct 2011 22:18:58 +0000 Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id C641B1C1D9F4; Tue, 11 Oct 2011 00:18:55 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.8.164]) by mail.m-online.net (Postfix) with ESMTP id 27D521C00198; Tue, 11 Oct 2011 00:18:55 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.8.164]) (amavisd-new, port 10024) with ESMTP id g7rCzrJcdt3H; Tue, 11 Oct 2011 00:18:54 +0200 (CEST) Received: from igel.home (ppp-88-217-102-79.dynamic.mnet-online.de [88.217.102.79]) by mail.mnet-online.de (Postfix) with ESMTP; Tue, 11 Oct 2011 00:18:54 +0200 (CEST) Received: by igel.home (Postfix, from userid 501) id 1DD2CCA29C; Tue, 11 Oct 2011 00:18:54 +0200 (CEST) From: Andreas Schwab To: Pedro Alves Cc: Jan Kratochvil , gdb-patches@sourceware.org, Ulrich Weigand , eliz@gnu.org Subject: Re: [patch] New test+use texinfo @click - @HAVE_MAKEINFO_CLICK@ [Re: doc build failure (Re: [patch 04/12] entryval#3: Virtual tail call frames)] References: <201110101651.00816.pedro@codesourcery.com> <20111010184726.GA14706@host1.jankratochvil.net> <201110102256.34728.pedro@codesourcery.com> X-Yow: Yow! I want my nose in lights! Date: Mon, 10 Oct 2011 22:19:00 -0000 In-Reply-To: <201110102256.34728.pedro@codesourcery.com> (Pedro Alves's message of "Mon, 10 Oct 2011 22:56:34 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: 2011-10/txt/msg00290.txt.bz2 Pedro Alves writes: > if test x"$gdb_cv_have_makeinfo_click" = xyes; then > MAKEINFO_EXTRA_FLAGS="-DHAVE_MAKEINFO_CLICK" > else > MAKEINFO_EXTRA_FLAGS="" > fi > MAKEINFO=makeinfo @MAKEINFO_EXTRA_FLAGS@ You should not modify MAKEINFO. If you say "make info MAKEINFO=/usr/local/bin/makeinfo" you lose the flags. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."