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



commit 05663607eaa595735e037a06101f897fdf97de36
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Thu Mar 8 15:34:39 2012 +0800

    Update config.h.win32(.in)
    
    Remove the config for ENABLE_REGEX, as GRegex is now included in all builds.

 config.h.win32.in |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/config.h.win32.in b/config.h.win32.in
index a0a14e3..90c4fd6 100644
--- a/config.h.win32.in
+++ b/config.h.win32.in
@@ -25,9 +25,6 @@
 /* always defined to indicate that i18n is enabled */
 #define ENABLE_NLS 1
 
-/* include GRegex */
-#define ENABLE_REGEX /**/
-
 /* Define the gettext package to be used */
 #define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
 



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