[Collab-maint-devel] r1958 - /alpine/alpine/trunk/imap/Makefile

asheesh-guest at users.alioth.debian.org asheesh-guest at users.alioth.debian.org
Thu Nov 30 06:35:23 UTC 2006


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




More information about the Collab-maint-devel mailing list