From: Rasmus Lerdorf Date: Wed, 16 Jan 2002 22:32:40 +0000 (+0000) Subject: Fix typo X-Git-Tag: PRE_ISSET_PATCH~186 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f1eb93e0a7884b3d67b87804421a7316558b5de;p=php Fix typo --- diff --git a/ext/snmp/config.m4 b/ext/snmp/config.m4 index 6f24e5a2e7..8fdc0454f0 100644 --- a/ext/snmp/config.m4 +++ b/ext/snmp/config.m4 @@ -53,7 +53,7 @@ PHP_ARG_WITH(snmp,for SNMP support, PHP_ADD_LIBRARY(ssl, 1, SNMP_SHARED_LIBADD) PHP_ADD_LIBRARY(crypto,1, SNMP_SHARED_LIBADD) else - AC_MSG_ERROR(The UCD-SNMP in this system is build with SSL support. + AC_MSG_ERROR(The UCD-SNMP in this system is built with SSL support. Add --with-openssl<=DIR> to your configure line.) fi