mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Update config.h.win32(.in)
Remove the config for ENABLE_REGEX, as GRegex is now included in all builds.
This commit is contained 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@"
|
||||
|
||||
|
Reference in New Issue
Block a user