$NetBSD: patch-aa,v 1.2 2006/04/19 22:02:46 adrianp Exp $

--- Makefile.PL.orig	2006-12-02 17:11:25.000000000 +0000
+++ Makefile.PL
@@ -627,7 +627,7 @@ END
 		      "\n");
     }
     print STDERR "\n";
-    if (not ask(0, 'Do you want to proceed with this configuration?', 1)) {
+    if (1 == 0) {
 	# Need to set {install} for each component by prompting.
 	foreach my $info (@opt_components) {
 	    my $missing = $info->{missing};
