From 8f1eb93e0a7884b3d67b87804421a7316558b5de Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Wed, 16 Jan 2002 22:32:40 +0000 Subject: [PATCH] Fix typo --- ext/snmp/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.40.0