summaryrefslogtreecommitdiff
path: root/devel/sdcc/patches/patch-ac
blob: dc28591fbc56fce2ee3fa5dff4c9c8aa5500d5d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.3 2001/04/23 17:33:06 wulf Exp $

--- configure.orig	Mon Apr  9 20:25:23 2001
+++ configure	Mon Apr  9 20:25:58 2001
@@ -1083,7 +1083,7 @@
 # ./install, which can be erroneously created by make from ./install.sh.
 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
 echo "configure:1086: checking for a BSD compatible install" >&5
-if test -z "$INSTALL"; then
+if true; then
 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else