From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27537 invoked by alias); 7 Jan 2008 03:53:45 -0000 Received: (qmail 27527 invoked by uid 22791); 7 Jan 2008 03:53:44 -0000 X-Spam-Check-By: sourceware.org Received: from dessent.net (HELO dessent.net) (69.60.119.225) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 07 Jan 2008 03:53:27 +0000 Received: from localhost ([127.0.0.1] helo=dessent.net) by dessent.net with esmtp (Exim 4.50) id 1JBj3E-0007to-B4; Mon, 07 Jan 2008 03:53:24 +0000 Message-ID: <4781A237.269AEEFD@dessent.net> Date: Mon, 07 Jan 2008 22:27:00 -0000 From: Brian Dessent Reply-To: gcc-help X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: NightStrike CC: gcc-help , Ian Lance Taylor Subject: Re: top-level configure options, --help References: <4780B42E.7D863082@dessent.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2008-01/txt/msg00057.txt.bz2 NightStrike wrote: > Ah, thank you for this. Where is this recursive help documented? It's mentioned in the normal --help boilerplate of any standard autoconf-generated configure: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages Brian