summaryrefslogtreecommitdiff
path: root/comms/hylafax/files/patch-configure
blob: ec410d87b8930209cca1551b059517e9e94c2db8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- configure.orig	Wed May 30 19:29:46 2001
+++ configure	Mon Apr  8 22:28:59 2002
@@ -2584,7 +2584,7 @@
     }
     CheckFuncDecl unlink 'extern int unlink(const char*);' unistd.h
     CheckFuncDecl read 'extern int read(int, const void*, unsigned int);' unistd.h
-    CheckFuncDecl ioctl 'extern int ioctl(int, int, ...);' unistd.h sys/ioctl.h
+#    CheckFuncDecl ioctl 'extern int ioctl(int, int, ...);' unistd.h sys/ioctl.h
     CheckForFunc fchown && {
 	echo '#define HAS_FCHOWN 1'
 	Note "... configure use of fchown"