summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-09-09 04:54:37 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-09-09 04:54:37 +0200
commit4194822df83f87721603908ddc9f96de68dfd33d (patch)
treedb1352c53d1e83a8bad90dfb0f685d12623130e4 /configure.ac
parentca17c38593815f6fb6c20165a4f7ab7467cb8cc1 (diff)
Update product URLs
Change-Id: Ie12bf07849451445ff99a64c07fc05f01860dda8
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 424142530df5..db01622ac678 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.10],[],[],[https://www.cib.de/ciboffice/])
+AC_INIT([CIB Office],[6.4.0.10],[],[],[https://www.cib.de/office/])
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