$OpenBSD: patch-configure,v 1.20 2015/12/03 07:59:13 ajacoutot Exp $
--- configure.orig	Tue Sep 15 15:55:40 2015
+++ configure	Thu Dec  3 08:52:16 2015
@@ -5066,7 +5066,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
