This commit is contained in:
Rasmus Lerdorf 2002-01-16 22:32:40 +00:00
parent 4ce7a79870
commit 8f1eb93e0a

View File

@ -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