If there is no useful db support compile in, disable test

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18582 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-19 07:09:11 +00:00
parent b686ea9d09
commit 417308400f
3 changed files with 9 additions and 0 deletions

View File

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

View File

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

View File

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