The misc/xen-command-line.markdown reference in configure.ac should have been
updated in the same changeset.

Signed-off-by: Andrew Cooper <[email protected]>
---
CC: George Dunlap <[email protected]>
CC: Ian Jackson <[email protected]>
CC: Jan Beulich <[email protected]>
CC: Konrad Rzeszutek Wilk <[email protected]>
CC: Stefano Stabellini <[email protected]>
CC: Tim Deegan <[email protected]>
CC: Wei Liu <[email protected]>
CC: Julien Grall <[email protected]>
---
 docs/configure    | 2 +-
 docs/configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/configure b/docs/configure
index 7b90da0..d674f77 100755
--- a/docs/configure
+++ b/docs/configure
@@ -584,7 +584,7 @@ PACKAGE_STRING='Xen Hypervisor Documentation 4.12'
 PACKAGE_BUGREPORT='[email protected]'
 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 4927b97..e795bec 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]),
     [[email protected]], [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
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to