1 --- imap-2007e/Makefile.orig 2011-05-10 14:16:22.710615591 +0100
2 +++ imap-2007e/Makefile 2011-05-10 14:16:30.256456227 +0100
4 @echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6 @echo Do you want to build with IPv6 anyway? Type y or n please:
7 - @$(SH) -c 'read x; case "$$x" in y) exit 0;; *) (make noip6;exit 1);; esac'
8 @echo OK, I will remember that you really want to build with IPv6.
9 @echo You will not see this message again.