mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
48e321134a
Significantly inspired by PR: ports/41508
12 lines
339 B
Plaintext
12 lines
339 B
Plaintext
--- configure.orig Thu Jan 9 08:22:00 1997
|
|
+++ configure Thu Nov 4 11:29:23 1999
|
|
@@ -3148,7 +3148,7 @@
|
|
|
|
fi
|
|
|
|
-for ac_hdr in fcntl.h unistd.h memory.h malloc.h errno.h direct.h
|
|
+for ac_hdr in fcntl.h unistd.h memory.h errno.h direct.h
|
|
do
|
|
ac_safe=`echo "$ac_hdr" | tr './\055' '___'`
|
|
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
|