[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] bug fix in configure file
> Please can you describe what goes wrong with it where it is? Executing "./configure --enable-stubdom" doesn't call stubdom/configure and I think the following patch will fix it correctly. Signed-off-by: Shakeel Butt <shakeel.butt@xxxxxxxxx> --- diff -r 6c1b12c884b4 m4/subsystem.m4 --- a/m4/subsystem.m4 +++ b/m4/subsystem.m4 @@ -39,10 +39,10 @@ AX_ENABLE_SUBSYSTEM([$1]) ],[ AX_DISABLE_SUBSYSTEM([$1]) ]) +]) AX_SUBSYSTEM_CONFIGURE([$1]) AC_SUBST($1) ]) -]) AC_DEFUN([AX_SUBSYSTEM_FINISH], [ AC_SUBST(SUBSYSTEMS) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |