On Fri, 2015-02-20 at 11:17 +0000, Wei Liu wrote: > Don't look for mini-os source file during configure. Mini-os source code > will be fetched during build. > > Instead look for xenstore-minios.cfg. > > Please rerun autogen.sh after applying this patch. > > Signed-off-by: Wei Liu <wei.l...@citrix.com>
Acked-by: Ian Campbell <ian.campb...@citrix.com> > Cc: Ian Jackson <ian.jack...@eu.citrix.com> > --- > Changes in v2: > 1. Look for xenstore-minios.cfg. > --- > stubdom/configure.ac | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/stubdom/configure.ac b/stubdom/configure.ac > index 6468203..9fec853 100644 > --- a/stubdom/configure.ac > +++ b/stubdom/configure.ac > @@ -4,7 +4,7 @@ > AC_PREREQ([2.67]) > AC_INIT([Xen Hypervisor Stub Domains], m4_esyscmd([../version.sh > ../xen/Makefile]), > [xen-devel@lists.xen.org], [xen], [http://www.xen.org/]) > -AC_CONFIG_SRCDIR([../extras/mini-os/kernel.c]) > +AC_CONFIG_SRCDIR([xenstore-minios.cfg]) > AC_CONFIG_FILES([../config/Stubdom.mk]) > AC_CONFIG_AUX_DIR([../]) > _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel