$NetBSD: patch-ba,v 1.3 2004/12/01 13:12:47 adam Exp $ --- configure.orig 2004-11-26 08:47:07.000000000 +0000 +++ configure @@ -2929,7 +2929,7 @@ else { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} { (exit 1); exit 1; }; } -if test -r "${PWLIBDIR}/version.h"; then +if test -r "${PWLIBDIR}/include/ptlib/version.h"; then eval "$as_ac_File=yes" else eval "$as_ac_File=no"