[Dovecot] (minor) bug in configure
Hello, while reading config options for dovecot v1.2.10 I've noticed a very small bug:
# ./configure --help | egrep -- 'Dovecot|--with-gnu-ld' `configure' configures Dovecot 1.2.10 to adapt to many kinds of systems. --with-gnu-ld assume the C compiler uses GNU ld [default=no] --with-gnu-ld assume the C compiler uses GNU ld default=no
I think the latter entry should be removed.
Thanks for considering, Sandro
On Mon, 2010-02-22 at 16:36 +0100, Sandro Tosi wrote:
Hello, while reading config options for dovecot v1.2.10 I've noticed a very small bug:
# ./configure --help | egrep -- 'Dovecot|--with-gnu-ld' `configure' configures Dovecot 1.2.10 to adapt to many kinds of systems. --with-gnu-ld assume the C compiler uses GNU ld [default=no] --with-gnu-ld assume the C compiler uses GNU ld default=no
I think the latter entry should be removed.
Unfortunately I don't think it's possible. Or at least I don't know how to. It's added separately by different autoconf macros.
participants (2)
-
Sandro Tosi
-
Timo Sirainen