diff --git a/configure b/configure index 785883b59..abd016a11 100755 --- a/configure +++ b/configure @@ -3601,3 +3601,6 @@ rm -fr confdefs* $ac_clean_files test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 +echo "Running 'configure' in src/mframe" +(cd src/mframe; ./configure) +