Ticket #20263: patch-Makefile

File patch-Makefile, 685 bytes (added by vaulse@…, 15 years ago)
Line 
1--- Makefile.orig       Fri Feb 28 23:16:55 2003
2+++ Makefile    Fri Feb 28 23:18:00 2003
3@@ -570,9 +570,9 @@
4        @echo + In order to rectify this problem, you MUST build with:
5        @echo ++ SSLTYPE=$(SSLTYPE).nopwd
6        @echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7-       @echo
8-       @echo Do you want to continue this build anyway?  Type y or n please:
9-       @$(SH) -c 'read x; case "$$x" in y) exit 0;; *) (make nounenc;exit 1);; esac'
10+#      @echo
11+#      @echo Do you want to continue this build anyway?  Type y or n please:
12+#      @$(SH) -c 'read x; case "$$x" in y) exit 0;; *) (make nounenc;exit 1);; esac'
13 
14 nounenc:
15        @echo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++