]> granicus.if.org Git - php/commitdiff
PR:
authorJohn Donagher <jdonagher@php.net>
Sun, 28 Jan 2001 00:16:55 +0000 (00:16 +0000)
committerJohn Donagher <jdonagher@php.net>
Sun, 28 Jan 2001 00:16:55 +0000 (00:16 +0000)
Remove --with-pfpro warning. Verisign has released a beta SDK which corrects
the problem.

configure.in

index fb426628cfa823c091736168a30ededdee7c7a3f..b791c8821112bee5777623dab37848566405c58a 100644 (file)
@@ -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
 +--------------------------------------------------------------------+