[librsvg/cargo-c] config.h.win32.in: Drop i18n items



commit e15f28a2b3e66401111f194c28b9277e5ecd9096
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Fri Jul 9 10:46:34 2021 +0800

    config.h.win32.in: Drop i18n items
    
    We are not using these anymore, so clean up things a bit.

 win32/config.h.win32.in | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/win32/config.h.win32.in b/win32/config.h.win32.in
index 2dce7ddd..1e65f083 100644
--- a/win32/config.h.win32.in
+++ b/win32/config.h.win32.in
@@ -3,13 +3,6 @@
 /* Define if building universal (internal helper macro) */
 /* #undef AC_APPLE_UNIVERSAL_BUILD */
 
-/* Define to 1 if translation of program messages to the user's native
-   language is requested. */
-#define ENABLE_NLS 1
-
-/* Define to the gettext package name. */
-#define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
-
 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
    CoreFoundation framework. */
 /* #undef HAVE_CFLOCALECOPYCURRENT */


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