|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging] docs: Fix ./configure following c/s d661611
commit d68de0d6cb3e09fa9c53417713a7fc697d4fe36f
Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
AuthorDate: Wed Jan 2 18:52:17 2019 +0000
Commit: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
CommitDate: Wed Jan 2 20:20:05 2019 +0000
docs: Fix ./configure following c/s d661611
The misc/xen-command-line.markdown reference in configure.ac should have
been
updated in the same changeset.
Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx>
---
docs/configure | 2 +-
docs/configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/configure b/docs/configure
index 7b90da0424..d674f77f64 100755
--- a/docs/configure
+++ b/docs/configure
@@ -584,7 +584,7 @@ PACKAGE_STRING='Xen Hypervisor Documentation 4.12'
PACKAGE_BUGREPORT='xen-devel@xxxxxxxxxxxxx'
PACKAGE_URL='http://www.xen.org/'
-ac_unique_file="misc/xen-command-line.markdown"
+ac_unique_file="misc/xen-command-line.pandoc"
ac_subst_vars='LTLIBOBJS
LIBOBJS
PERL
diff --git a/docs/configure.ac b/docs/configure.ac
index 4927b974b3..e795bec04c 100644
--- a/docs/configure.ac
+++ b/docs/configure.ac
@@ -4,7 +4,7 @@
AC_PREREQ([2.67])
AC_INIT([Xen Hypervisor Documentation], m4_esyscmd([../version.sh
../xen/Makefile]),
[xen-devel@xxxxxxxxxxxxx], [xen], [http://www.xen.org/])
-AC_CONFIG_SRCDIR([misc/xen-command-line.markdown])
+AC_CONFIG_SRCDIR([misc/xen-command-line.pandoc])
AC_CONFIG_FILES([
../config/Docs.mk
man/xl.cfg.5.pod
--
generated by git-patchbot for /home/xen/git/xen.git#staging
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |