aboutsummaryrefslogtreecommitdiff
path: root/common/m4/gst-doc.m4
diff options
context:
space:
mode:
Diffstat (limited to 'common/m4/gst-doc.m4')
-rw-r--r--common/m4/gst-doc.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/common/m4/gst-doc.m4 b/common/m4/gst-doc.m4
index 6521097..871c346 100644
--- a/common/m4/gst-doc.m4
+++ b/common/m4/gst-doc.m4
@@ -5,7 +5,7 @@ AC_DEFUN([AG_GST_DOCBOOK_CHECK],
then
AC_MSG_ERROR([Internal error - PACKAGE_TARNAME not set])
fi
- docdir="\$(datadir)/doc/$PACKAGE_TARNAME-$GST_MAJORMINOR"
+ docdir="\$(datadir)/doc/$PACKAGE_TARNAME-$GST_API_VERSION"
dnl enable/disable docbook documentation building
AC_ARG_ENABLE(docbook,