meson: Use the appropriate GETTEXT_PACKAGE
[platform/upstream/atk.git] / meson.build
index af9b3dd..96add5a 100644 (file)
@@ -32,7 +32,7 @@ atk_libexecdir = join_paths(atk_prefix, get_option('libexecdir'))
 atk_conf = configuration_data()
 
 atk_conf.set_quoted('VERSION', meson.project_version())
-atk_conf.set_quoted('GETTEXT_PACKAGE', meson.project_name())
+atk_conf.set_quoted('GETTEXT_PACKAGE', 'atk10')
 
 # Maintain version scheme with libtool
 atk_soversion = 0