[Xfce4-commits] <xfce4-panel:master> Add test for docs module and depends on xdt 4.7.3.
Nick Schermer
noreply at xfce.org
Sun Oct 31 12:50:01 CET 2010
Updating branch refs/heads/master
to 90485890adcfe6eb570a7570eb06009b815d8da0 (commit)
from d77a1937197a44633c052d18998a102daf21adee (commit)
commit 90485890adcfe6eb570a7570eb06009b815d8da0
Author: Nick Schermer <nick at xfce.org>
Date: Sun Oct 31 12:47:57 2010 +0100
Add test for docs module and depends on xdt 4.7.3.
autogen.sh | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/autogen.sh b/autogen.sh
index 9b317af..0438bf2 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -16,4 +16,6 @@ EOF
exit 1
}
-XDT_AUTOGEN_REQUIRED_VERSION="4.7.2" exec xdt-autogen $@
+XDT_AUTOGEN_REQUIRED_VERSION="4.7.3" \
+XDT_AUTOGEN_CHECK_DOCS="docs/manual" \
+exec xdt-autogen $@
More information about the Xfce4-commits
mailing list