Executing "./configure --enable-stubdom" doesn't call stubdom/configure, fix
this.
Signed-off-by: Shakeel Butt <shakeel.butt@gmail.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
fi
+fi
+
+
if test -e "stubdom/configure"; then :
if test "x$stubdom" = "xy" || test "x$stubdom" = "x" ; then
-fi
-
-
# Check whether --enable-docs was given.
if test "${enable_docs+set}" = set; then :
],[
AX_DISABLE_SUBSYSTEM([$1])
])
+])
AX_SUBSYSTEM_CONFIGURE([$1])
AC_SUBST($1)
])
-])
AC_DEFUN([AX_SUBSYSTEM_FINISH], [
AC_SUBST(SUBSYSTEMS)