]> granicus.if.org Git - php/commitdiff
Fix typo
authorRasmus Lerdorf <rasmus@php.net>
Wed, 16 Jan 2002 22:32:40 +0000 (22:32 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Wed, 16 Jan 2002 22:32:40 +0000 (22:32 +0000)
ext/snmp/config.m4

index 6f24e5a2e74b9a08b9c73f3924223f767b0db030..8fdc0454f0fb83ce2cf5dcd6b6fdf0704ec7d8ca 100644 (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