Fix documentation networkless build. We did override build/catalog.xml but didn't...
authorAlexander Bokovoy <ab@altlinux.org>
Thu, 29 May 2008 09:13:59 +0000 (13:13 +0400)
committerAlexander Bokovoy <ab@altlinux.org>
Thu, 29 May 2008 09:13:59 +0000 (13:13 +0400)
docs-xml/configure.ac

index c0d66867424b975abe02a6f0845b7c9d4541ee7b..bc795ab0de43a07c623a03cb4919204057f5e5a2 100644 (file)
@@ -14,6 +14,9 @@ DOC_BUILD_DATE=`date '+%d-%m-%Y'`
 AC_SUBST(DOC_BUILD_DATE)
 AC_SUBST(SAMBASOURCEDIR)
 
+BUILDDIR=$(pwd)
+AC_SUBST(BUILDDIR)
+
 DOCS_TARGET_REQUIRE_PROGRAM(XSLTPROC, xsltproc, ALL)
 DOCS_TARGET_REQUIRE_PROGRAM(RM, rm, ALL)
 dnl DOCS_TARGET_REQUIRE_PROGRAM(DIA, dia, LATEX)