summaryrefslogtreecommitdiff
path: root/devel/gamin/files/patch-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gamin/files/patch-config.h.in')
-rw-r--r--devel/gamin/files/patch-config.h.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/gamin/files/patch-config.h.in b/devel/gamin/files/patch-config.h.in
new file mode 100644
index 000000000000..095ee06375ee
--- /dev/null
+++ b/devel/gamin/files/patch-config.h.in
@@ -0,0 +1,12 @@
+--- config.h.in.orig Thu Mar 24 23:41:54 2005
++++ config.h.in Thu Mar 24 23:42:12 2005
+@@ -6,6 +6,9 @@
+ /* Use inotify as backend */
+ #undef ENABLE_INOTIFY
+
++/* Use kqueue as backend */
++#undef ENABLE_KQUEUE
++
+ /* Use polling as backend */
+ #undef ENABLE_POLLING
+