summaryrefslogtreecommitdiff
path: root/net/openh323/patches/patch-ba
blob: 8b19c7001b956cde35fe37017db00fc432fb107e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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"