--- Makefile.orig 2007-06-10 10:03:29.000000000 +0900
+++ Makefile 2007-06-10 10:04:09.000000000 +0900
@echo + In order to rectify this problem, you MUST build with:
@echo ++ SSLTYPE=$(SSLTYPE).nopwd
@echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- @echo Do you want to continue this build anyway? Type y or n please:
- @$(SH) -c 'read x; case "$$x" in y) exit 0;; *) (make nounenc;exit 1);; esac'
+# @echo Do you want to continue this build anyway? Type y or n please:
+# @$(SH) -c 'read x; case "$$x" in y) exit 0;; *) (make nounenc;exit 1);; esac'
@echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++