[gdk-pixbuf] Update config.h.win32.in



commit ab75636efc7925d817a4bb3c3df09ede5e9d8467
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Wed Jun 29 12:22:14 2011 +0800

    Update config.h.win32.in
    
    Make its contents reflect to the items in config.h.in

 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 5b8fcf6..4c9cefe 100644
--- a/config.h.win32.in
+++ b/config.h.win32.in
@@ -47,6 +47,9 @@
 /* Define to 1 is libjpeg supports progressive JPEG */
 #define HAVE_PROGRESSIVE_JPEG 1
 
+/* Define to 1 if sigsetjmp is available */
+/*#undef HAVE_SIGSETJMP*/
+
 /* Define to 1 if you have the <stdint.h> header file. */
 #ifndef _MSC_VER
 #define HAVE_STDINT_H 1



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