freebsd-ports/emulators/wine/files/patch-libinotify
Gerald Pfeifer ac202d1226 Unconditionally prevent the detection of libinotify which currently
fails the build on FreeBSD.

PR:		168617
Reported by:	Barbara <barbara.xxx1975@libero.it>
2012-07-03 21:50:29 +00:00

12 lines
250 B
Text

diff --git a/configure b/configure
index 2646b0b..fc55a0e 100755
--- configure
+++ configure
@@ -5888,7 +5888,6 @@ for ac_header in \
sys/event.h \
sys/exec_elf.h \
sys/filio.h \
- sys/inotify.h \
sys/ioctl.h \
sys/ipc.h \
sys/limits.h \