[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Improve handling of option abbreviations in config.status
From: |
Paul Eggert |
Subject: |
Re: Improve handling of option abbreviations in config.status |
Date: |
Sat, 14 May 2005 11:02:01 -0700 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux) |
Alexandre Duret-Lutz <address@hidden> writes:
>>>> "Stepan" == Stepan Kasal <address@hidden> writes:
>
> Stepan> Hello,
> Stepan> I noticed that --debug and --version were handled differently than
> Stepan> other config.status options. Is there a reason for this?
>
> For `--ver', `--ve', and `--v' at least, the reason they are not supported
> in config.status seems that they are ambiguous in ./configure.
Ouch. Stepan, can you please fix this? Thanks.