summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2021-07-09 10:46:34 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2021-07-09 10:48:15 +0800
commit99ff42314494af1d4ee2ab599c572cb3723408c7 (patch)
tree80e0235670d84be8e6d7cf7f18f3a7b1141e5c4e
parentc179ba16456dd8391f4646cdf00f71b6f21829d4 (diff)
downloadlibrsvg-99ff42314494af1d4ee2ab599c572cb3723408c7.tar.gz
config.h.win32.in: Drop i18n items
We are not using these anymore, so clean up things a bit.
-rw-r--r--win32/config.h.win32.in7
1 files changed, 0 insertions, 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 */