freebsd-ports/emulators/wine/files/patch-libinotify
Gerald Pfeifer aa02dc064f Add a comment explaining that files/patch-libinotify is not necessary for
Wine 4.7 and later (and Wine 5.0) any longer and shall be removed then.
2019-07-03 00:08:47 +00:00

17 lines
423 B
Text

This is not necessary for Wine 4.7 and later any more after upstream
changes, cf. revision r500375 | gerald | 2019-04-28. Drop this patch
when moving to Wine 5.0.
--- UTC
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 \