Patch 'configure' to ignore libc.h from x11-toolkits/9libs

Closes PR:	ports/68788
Submitted by:	Siegbert Baude
This commit is contained in:
Volker Stolz 2004-07-08 16:33:53 +00:00
parent b5e05a7dd0
commit 1c7ea1c997
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113224

View File

@ -0,0 +1,11 @@
--- configure.orig Thu Jul 8 18:29:34 2004
+++ configure Thu Jul 8 18:29:51 2004
@@ -6464,7 +6464,7 @@
-for ac_header in fcntl.h unistd.h libc.h sys/dsreq.h sys/select.h \
+for ac_header in fcntl.h unistd.h sys/dsreq.h sys/select.h \
sys/time.h sys/shm.h \
sys/scanio.h scsi.h sys/scsi.h sys/scsicmd.h sys/scsiio.h \
bsd/dev/scsireg.h scsi/sg.h /usr/src/linux/include/scsi/sg.h io/cam/cam.h \