summaryrefslogtreecommitdiff
path: root/security/heimdal/patches/patch-ad
blob: 02fbccf3566bedd1ad726f53c686ba5c3c513e7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ad,v 1.2 2004/09/14 14:41:34 jlam Exp $

--- configure.orig	Mon Sep 13 08:27:10 2004
+++ configure
@@ -3176,9 +3176,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