bug-autoconf
[Top][All Lists]
Advanced

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

Re: autoreconf: -V is not an alias for --verbose


From: Eric Blake
Subject: Re: autoreconf: -V is not an alias for --verbose
Date: Wed, 27 Jul 2011 07:42:42 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.11

On 07/27/2011 07:21 AM, Křištof Želechovski wrote:
{ autoreconf -V; }
autoreconf (GNU Autoconf) 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>,<http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

{ autoreconf --verbose; }
autoreconf: `configure.ac' or `configure.in' is required

Thanks for the report, but what you pasted is merely a replay of correct behavior, rather than a bug report detailing where you think something is inconsistent. -V has always been an alias for --version, and --verbose has always been abbreviated -v, and this is consistent with 'autoreconf --help' output.

Perhaps you were referring to this recently fixed bug in the manual?
http://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=4d2efc4563

If not, then please tell us where you found the misleading information that led you to think -V meant --verbose instead of --version, so we can fix that documentation bug.

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org



reply via email to

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