$NetBSD: patch-ar,v 1.5 2009/02/21 17:01:52 adrianp Exp $ --- acinclude.m4.orig 2008-09-08 03:24:38.000000000 -0700 +++ acinclude.m4 @@ -2332,7 +2332,7 @@ AC_DEFUN([PHP_SETUP_OPENSSL],[ if test "$found_openssl" = "no"; then if test "$PHP_OPENSSL_DIR" = "yes"; then - PHP_OPENSSL_DIR="/usr/local/ssl /usr/local /usr /usr/local/openssl" + PHP_OPENSSL_DIR="/usr/local/ssl /usr/local /usr /usr/local/openssl /" fi for i in $PHP_OPENSSL_DIR; do