blob: 6fabe5e900383053c936ab0c0dd3bd45d0bbd1e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.2 2000/05/02 18:48:36 danw 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
|