summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Iversen <jani@documentfoundation.org>2016-08-09 11:09:11 +0000
committerJan Iversen <jani@documentfoundation.org>2016-08-09 11:12:15 +0000
commit08c963e49ddb25ee2f52ad218b72604faf323ba8 (patch)
tree21ded287222ba78e8d04ce6cc4f69c9b1d780239 /configure.ac
parent4ff1318860ae664b066409354d37e040713b493a (diff)
tdf#101386 changed URL to DevBuild page
The general cleanup of wiki development, removed a page, that configure.ac uses. Page restored, and script updated to point at correct page. Change-Id: Ie9a7fb6d9079506171b6ca318736626bfc742b98
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 f20f7239194d..8346458d0629 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1398,7 +1398,7 @@ AC_ARG_ENABLE(extension-update,
AC_ARG_ENABLE(release-build,
AS_HELP_STRING([--enable-release-build],
[Enable release build.
- See http://wiki.documentfoundation.org/DevBuild]),
+ See http://wiki.documentfoundation.org/Development/DevBuild]),
,)
AC_ARG_ENABLE(windows-build-signing,