Re: [Dovecot] --disable-ipv6 does not work

2008-02-17 Thread Heiko Schlichting
Timo, > Thanks, fixed. I also added code to make sure configure fails if > --enable-ipv6 is explicitly used. Thanks. > But why do you want to disable IPv6 support? I had been thinking about > removing the option completely. I just want to prevent that someone activates IPv6 by mistake on one of

Re: [Dovecot] --disable-ipv6 does not work

2008-02-17 Thread Timo Sirainen
On Sun, 2008-02-17 at 02:27 +0100, Heiko Schlichting wrote: > configure option "--disable-ipv6" does not work for me in version > 1.1.beta16 (and earlier versions). The following patch fixed this problem > for me. Thanks, fixed. I also added code to make sure configure fails if --enable-ipv6 is ex