summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-10-08 10:43:12 +0200
committerAndras Timar <andras.timar@collabora.com>2017-02-20 00:07:42 +0100
commit2bb0ab225bf98df11d55dba90f0a0293ad528dcf (patch)
tree93d379bca42d7c16be1240b4a3beda5efc788585 /configure.ac
parenta7bccddf0eedc7b1922ec31fcde60eb3651f4565 (diff)
Collabora Office branding
(cherry picked from commit c276d5ba1491dc237812cdf3d877a4ecec2ee1dc) (cherry picked from commit c085f9176bda7bad0234d0087ff87f27086fc333) Change-Id: I9e79c07aa3cbb70076d9bab07294062df4be02c6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 8fd003be32fe..e14e24dfafbf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -158,6 +158,7 @@ if test -n "$with_product_name" -a "$with_product_name" != no; then
fi
if test "$enable_release_build" = "" -o "$enable_release_build" = "no"; then
PRODUCTNAME="${PRODUCTNAME}Dev"
+ PRODUCTNAME=AC_PACKAGE_NAME
fi
AC_MSG_RESULT([$PRODUCTNAME])
AC_SUBST(PRODUCTNAME)