autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: print warning for unrecognized --enable and --with options


From: Steven G. Johnson
Subject: Re: print warning for unrecognized --enable and --with options
Date: Mon, 18 Dec 2006 20:44:33 -0500
User-agent: Thunderbird 1.5.0.8 (Macintosh/20061025)

Paul Eggert wrote:
        (AC_PRESERVE_HELP_ORDER): Put the --disable-option-checking
        usage next to the other --disable-FEATURE options in the
        help string.

Another glitch: if you aren't preserving the help order, you need to print this information to the HELP_ENABLE diversion. The attached patch fixes this.

Steven

2006-12-18  Steven G. Johnson  <address@hidden>

        * lib/autoconf/general.m4 (AC_ARG_ENABLE): Print
        help about --disable-option-checking to --help
        output even when AC_PRESERVE_HELP_ORDER is not
        used.

Attachment: diff.out
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]