summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index b4ac5d24a..281364e81 100644
--- a/build.xml
+++ b/build.xml
@@ -131,7 +131,7 @@
#define GETTEXT_PACKAGE "inkscape"
- #define PACKAGE_STRING INKSCAPE_VERSION
+ #define PACKAGE_STRING VERSION
#define HAVE_GETOPT_H 1
#define HAVE_STRING_H 1
@@ -367,7 +367,7 @@
-fopenmp
</flags>
<defines>
- -DINKSCAPE_VERSION=\"${version}\"
+ -DVERSION=\"${version}\"
-DHAVE_CONFIG_H
-D_INTL_REDIRECT_INLINE
-DHAVE_SSL