summaryrefslogtreecommitdiff
path: root/config.h.win32.in
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2011-06-22 15:22:55 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2011-06-22 15:22:55 +0800
commit0e4507a296bbf15b9ba4799c9081c8efaab7f34f (patch)
tree74be18928e8530cc65f040cfeb00a7406dac117f /config.h.win32.in
parentfdca8060aa8dad34cd32a52553d831ef57f3f363 (diff)
downloadglib-0e4507a296bbf15b9ba4799c9081c8efaab7f34f.tar.gz
glib-0e4507a296bbf15b9ba4799c9081c8efaab7f34f.tar.bz2
glib-0e4507a296bbf15b9ba4799c9081c8efaab7f34f.zip
Update config.h.win32(.in)
Make file contents more like the config.h(.in) contents
Diffstat (limited to 'config.h.win32.in')
-rw-r--r--config.h.win32.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.win32.in b/config.h.win32.in
index 7c5eb4580..01718e3f4 100644
--- a/config.h.win32.in
+++ b/config.h.win32.in
@@ -226,6 +226,9 @@
/* we have the futex(2) system call */
/* #undef HAVE_FUTEX */
+/* we have the eventfd(2) system call */
+/* #undef HAVE_EVENTFD */
+
/* Whether you have gcov */
/* #undef HAVE_GCOV */