Update config.h.win32(.in)
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 22 Jun 2011 07:22:55 +0000 (15:22 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 22 Jun 2011 07:22:55 +0000 (15:22 +0800)
Make file contents more like the config.h(.in) contents

config.h.win32.in

index 7c5eb45..01718e3 100644 (file)
 /* 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 */