win32: make gio stream cancellable
[platform/upstream/glib.git] / config.h.win32.in
index a0a14e3..e1fc261 100644 (file)
@@ -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@"
 
 /* Define to 1 if you have the <pwd.h> header file. */
 /* #undef HAVE_PWD_H */
 
-/* Define to 1 if you have the 'qsort_r' function */
-/* #undef HAVE_QSORT_R */
-
 /* Define to 1 if you have the `readlink' function. */
 /* #undef HAVE_READLINK */
 
 /* Define to 1 if you have the `setmntent' function. */
 /* #undef HAVE_SETMNTENT */
 
+/* Define if you have the 'sig_atomic_t' type. */
+#define HAVE_SIG_ATOMIC_T 1
+
 /* Define to 1 if you have the `snprintf' function. */
 #ifndef _MSC_VER
 #define HAVE_SNPRINTF 1