bug-bash
[Top][All Lists]
Advanced

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

Re: top level configure from autoconf 2.59 looses --quiet


From: Eric Blake
Subject: Re: top level configure from autoconf 2.59 looses --quiet
Date: Mon, 02 Jun 2008 18:38:31 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080421 Thunderbird/2.0.0.14 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Steve Kenton on 6/1/2008 7:46 PM:
|
| Description:
|        The top level configure produce by autoconf 2.59 fails to
|        pass --quiet to itself recursivly if ac_recheck requires
|        reconfiguration. The cygwin patch changes some .in/.ac files
|        which will cause configure to rerun on first make invocation.

Thanks for the report.  However, the cygwin patches to bash are more
properly discussed on the cygwin list, until such time as they are ported
and posted to this list.

|
| Repeat-By:
|        Untar bash-3.2.tar.gz source, apply cygwin
| bash-3.2.39-19.src.patch, configure with --quiet,
|        type make clean and watch all the configure checking messages

This behavior is expected.  If you apply the cygwin patch, you have to
rerun autoconf, or make will do it on your behalf.  configure --quiet is
not a persistent operation, so there is no way to tell make that you
originally configured quietly, and want any rerun of autoconf to also run
quietly if timestamps are out of date.  I suppose that I could have
prepared the cygwin patch to also include the (properly timestamped)
changes to configure, so that you wouldn't have to rerun autoconf; but as
configure is a generated file, the cygwin patch is much smaller by
excluding it from the diff.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
volunteer maintainer of cygwin port of bash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkhEkocACgkQ84KuGfSFAYDx9QCgxgh7YlQe5syoEQLvtf7n29rs
zQYAoIl38uxEnN5yjFdcEOo0rfgenuWo
=Se4J
-----END PGP SIGNATURE-----




reply via email to

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