$OpenBSD: patch-configure,v 1.21 2016/02/27 12:02:04 ajacoutot Exp $
--- configure.orig	Mon Feb  1 12:59:04 2016
+++ configure	Sat Feb 27 12:17:18 2016
@@ -5070,7 +5070,7 @@ else
 fi
 
 
-PTLIBSNMPSUPPORT=`cat ${PTLIBDIR}/include/ptbuildopts.h | grep 'define P_SNMP'`
+PTLIBSNMPSUPPORT=`cat ${PTLIBDIR}/make/ptbuildopts.mak | grep 'define P_SNMP'`
 if test "${PTLIBSNMPSUPPORT:-unset}" = "unset" ; then
 	if test "x${ptlibsnmp}" != "xno" ; then
 		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: No PTLib SNMP support available" >&5
