From 8700e7b3cfa09137bf553d6daae9fb1564c4539f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulf=20M=C3=B6ller?= Date: Tue, 27 Feb 2001 21:05:55 +0000 Subject: run self-test with no-krb5 --- util/selftest.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'util/selftest.pl') diff --git a/util/selftest.pl b/util/selftest.pl index 6dfef9cc29..b0f26fc731 100644 --- a/util/selftest.pl +++ b/util/selftest.pl @@ -132,6 +132,7 @@ if (system("make 2>&1 | tee make.log") > 255) { $_=$options; s/no-asm//; s/no-shared//; +s/no-krb5//; if (/no-/) { print OUT "Test skipped.\n"; -- cgit v1.2.3