give path to have-db

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18601 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-19 12:18:29 +00:00
parent 2ed207c05b
commit 8ad8f868a3
4 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ srcdir="@srcdir@"
objdir="@objdir@"
# If there is no useful db support compile in, disable test
./have-db || exit 77
../db/have-db || exit 77
R=EXAMPLE.ORG

View File

@@ -38,7 +38,7 @@ srcdir="@srcdir@"
objdir="@objdir@"
# If there is no useful db support compile in, disable test
./have-db || exit 77
../db/have-db || exit 77
R=EXAMPLE.ORG

View File

@@ -38,7 +38,7 @@ srcdir="@srcdir@"
objdir="@objdir@"
# If there is no useful db support compile in, disable test
./have-db || exit 77
../db/have-db || exit 77
R=EXAMPLE.ORG

View File

@@ -38,7 +38,7 @@ srcdir="@srcdir@"
objdir="@objdir@"
# If there is no useful db support compile in, disable test
./have-db || exit 77
../db/have-db || exit 77
R=EXAMPLE.ORG
R2=EXAMPLE.COM