[glib] Update config.h.win32(.in)



commit 0e4507a296bbf15b9ba4799c9081c8efaab7f34f
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Wed Jun 22 15:22:55 2011 +0800

    Update config.h.win32(.in)
    
    Make file contents more like the config.h(.in) contents

 config.h.win32.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/config.h.win32.in b/config.h.win32.in
index 7c5eb45..01718e3 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 */
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]