mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
ac5bfb9a2b
Obtained from: NetBSD
12 lines
416 B
Plaintext
12 lines
416 B
Plaintext
--- configure Sat Apr 25 12:23:14 1998
|
|
+++ configure.new Fri Jun 2 18:55:17 2000
|
|
@@ -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
|