summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Donagher <jdonagher@php.net>2001-01-28 00:16:55 +0000
committerJohn Donagher <jdonagher@php.net>2001-01-28 00:16:55 +0000
commitc256b323a2faaef94a208834e77a7aa27deaa2bd (patch)
tree365e43b4756f4a3e80d49822c3d72827e709b697
parent01f800b740773b67626a28dbaece80f56827ab11 (diff)
downloadphp-git-c256b323a2faaef94a208834e77a7aa27deaa2bd.tar.gz
PR:
Remove --with-pfpro warning. Verisign has released a beta SDK which corrects the problem.
-rw-r--r--configure.in23
1 files changed, 0 insertions, 23 deletions
diff --git a/configure.in b/configure.in
index fb426628cf..b791c88211 100644
--- a/configure.in
+++ b/configure.in
@@ -923,29 +923,6 @@ cat <<X
X
fi
- if test "$PHP_PFPRO" != "no" ; then
-cat <<X
-+--------------------------------------------------------------------+
-| *** WARNING *** |
-| |
-| The Verisign/Signio Payflow Pro extension may cause an SSL-enabled |
-| webserver to fail to start or behave erratically during operation. |
-| The extension itself is complete and fully operational, but |
-| Verisign provides a closed SDK which implements its own SSL, which |
-| may or may not cause conflicts with the SSL implementation in your |
-| own webserver. |
-| |
-| Similarly, linking the CURL extension against CURL libraries with |
-| SSL enabled can result in the same problem. |
-| |
-| Verisign has been contacted about this problem yet refuses to |
-| acknowledge it even with a response, let alone a more compliant |
-| SDK. If you are a Verisign customer and wish to use this extension |
-| in the aforementioned configuration, you are urged to contact them |
-| and press them for a better SDK. |
-X
- fi
-
if test "$MYSQL_MODULE_TYPE" = "builtin" ; then
cat <<X
+--------------------------------------------------------------------+