Author: asheesh-guest
Date: Thu Nov 30 07:35:23 2006
New Revision: 1958

URL: http://svn.debian.org/wsvn/?sc=1&rev=1958
Log:
Yes, I want IPv6

Modified:
    alpine/alpine/trunk/imap/Makefile

Modified: alpine/alpine/trunk/imap/Makefile
URL: 
http://svn.debian.org/wsvn/alpine/alpine/trunk/imap/Makefile?rev=1958&op=diff
==============================================================================
--- alpine/alpine/trunk/imap/Makefile (original)
+++ alpine/alpine/trunk/imap/Makefile Thu Nov 30 07:35:23 2006
@@ -529,7 +529,7 @@
        @echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        @echo
        @echo Do you want to build with IPv6 anyway?  Type y or n please:
-       @$(SH) -c 'read x; case "$$x" in y) exit 0;; *) (make clean;exit 1);; 
esac'
+#      @$(SH) -c 'read x; case "$$x" in y) exit 0;; *) (make clean;exit 1);; 
esac'
        @echo OK, I will remember that you really want to build with IPv6.
        @echo You will not see this message again.
        @$(TOUCH) ip6


_______________________________________________
Collab-maint-devel mailing list
Collab-maint-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/collab-maint-devel

Reply via email to