pkgsrc/security/heimdal/patches/patch-ad

15 lines
433 B
Text
Raw Normal View History

$NetBSD: patch-ad,v 1.7 2005/10/26 15:12:45 jlam Exp $
--- configure.orig 2005-09-09 08:14:45.000000000 -0400
+++ configure
@@ -3182,9 +3182,6 @@ fi
-test "$sysconfdir" = '${prefix}/etc' && sysconfdir='/etc'
-test "$localstatedir" = '${prefix}/var' && localstatedir='/var/heimdal'
-
# Make sure we can run config.sub.
$ac_config_sub sun4 >/dev/null 2>&1 ||
{ { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5