freebsd-ports/comms/hylafax/files/patch-configure
Greg Lewis 3a3942e4b2 Upgrade to 4.1.3.
This is based on the submission, but with a few tweaks.  In particular,
the package list needed some fixes.

Submitted by:	Mike Tancsa <mike@sentex.net>
2002-08-12 19:03:22 +00:00

13 lines
536 B
Text

$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"