[gitg/wip/valadoc: 6/12] meson: Remove PACKAGE_VERSION definition
- From: Alberto Fanjul <albfan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg/wip/valadoc: 6/12] meson: Remove PACKAGE_VERSION definition
- Date: Fri, 12 Oct 2018 10:12:51 +0000 (UTC)
commit 99fef67ee907bd032f23f65f6e035c8088c386b8
Author: Iñigo Martínez <inigomartinez gmail com>
Date: Thu Oct 4 13:28:35 2018 +0200
meson: Remove PACKAGE_VERSION definition
Remove `PACKAGE_VERSION` definition from the `config.h` file as it
is not used at all.
meson.build | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index c875d876..1240cf38 100644
--- a/meson.build
+++ b/meson.build
@@ -65,7 +65,6 @@ set_defines = [
# package
['PACKAGE_NAME', gitg_name],
['PACKAGE_URL', 'https://wiki.gnome.org/Apps/Gitg'],
- ['PACKAGE_VERSION', gitg_version],
['VERSION', gitg_version],
# i18n
['GETTEXT_PACKAGE', gitg_gettext],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]