summaryrefslogtreecommitdiff
path: root/archivers/lzop/patches/patch-aa
blob: 6f9f4352114eb4c5cdb4aded18972d58a1392e10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
$NetBSD: patch-aa,v 1.1.1.1 1999/08/16 15:39:23 rh Exp $

--- configure.orig	Sat Apr 25 18:23:14 1998
+++ configure	Mon Aug 16 16:00:37 1999
@@ -2265,7 +2265,7 @@
 fi
 done
 
-for ac_func in access atoi chmod chown fchmod fileno fstat getumask isatty setmode stat umask utime
+for ac_func in access atoi chmod chown fchmod fileno fstat getumask isatty stat umask utime
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
 echo "configure:2272: checking for $ac_func" >&5
@@ -2941,10 +2941,12 @@
     top_srcdir="$ac_dots$ac_given_srcdir" ;;
   esac
 
+if false; then
   case "$ac_given_INSTALL" in
   [/$]*) INSTALL="$ac_given_INSTALL" ;;
   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
   esac
+fi
 
   echo creating "$ac_file"
   rm -f "$ac_file"