summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-08-19 11:09:26 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-08-19 11:09:26 +0200
commit533c0d698c1210046f78f03a4f4569b0fff05308 (patch)
treee04501c0d5053b32bc0150703e5d0971ecf695be /configure.ac
parent2677ab37fa9272931de1a6fd2e8ce16b77ebdf32 (diff)
[CIBO] Update product URLs
Change-Id: I4e72c4ba69648a30d5debf13af4276071bde5729
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2aa441329064..687bae94c8e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
# several non-alphanumeric characters, those are split off and used only for the
# ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea.
-AC_INIT([CIB Office],[6.4.0.9],[],[],[https://www.cib.de/libreoffice-poweredbycib/])
+AC_INIT([CIB Office],[6.4.0.9],[],[],[https://www.cib.de/ciboffice/])
dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just fine if it is installed
dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails hard