summaryrefslogtreecommitdiff
path: root/security/heimdal/patches/patch-ad
blob: 262cfc5cdf01456f7cd91a95aed7b42f953ced08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ad,v 1.1.1.1 2004/01/10 14:56:45 jlam Exp $

--- configure.orig	Mon May 12 11:28:20 2003
+++ configure
@@ -3036,9 +3036,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