diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-08-30 01:27:03 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-08-30 01:27:03 +0000 |
commit | df2390e5a0535e49c655fb4e5415915c6c8abec5 (patch) | |
tree | f901fb830b9260acdc4b571b14c7bb03ceb9dd40 /graphics/sane-backends/files/patch-configure | |
parent | - Update to 1.6.0 (diff) |
- Update to 1.0.16
PR: ports/85383
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=141377
Diffstat (limited to 'graphics/sane-backends/files/patch-configure')
-rw-r--r-- | graphics/sane-backends/files/patch-configure | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/sane-backends/files/patch-configure b/graphics/sane-backends/files/patch-configure index d8c8b273d2db..2d0744985b94 100644 --- a/graphics/sane-backends/files/patch-configure +++ b/graphics/sane-backends/files/patch-configure @@ -1,11 +1,11 @@ ---- configure.orig Thu Jul 8 18:29:34 2004 -+++ configure Thu Jul 8 18:29:51 2004 -@@ -6464,7 +6464,7 @@ +--- configure.orig Sun Aug 7 18:50:27 2005 ++++ configure Mon Aug 8 03:17:30 2005 +@@ -6868,7 +6868,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/time.h sys/shm.h sys/ipc.h sys/signal.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 \ + bsd/dev/scsireg.h scsi/sg.h /usr/src/linux/include/scsi/sg.h \ |