Windows: fix two-phase commit docs

This commit is contained in:
Nicolas Williams
2016-02-26 12:08:05 -06:00
parent f261ed4f58
commit a388514712

View File

@@ -57,7 +57,7 @@ hx509_TEXINFOS = \
{}.tin{$(OBJ)}.texi:
$(SED) -e "s,[@]dbdir[@],x,g" \
-e "s,[@]db_type[@],$(db_type),g" < $** > $@ \
-e "s,[@]dbtype[@],sqlite,g" < $** > $@ \
-e "s,[@]PACKAGE_VERSION[@],$(VER_PACKAGE_VERSION),g" < $** > $@
MAKEINFOFLAGS = --css-include=$(SRCDIR)/heimdal.css