diff --git a/configure.in b/configure.in index c5cba0dd4b..6d560a2a4c 100644 --- a/configure.in +++ b/configure.in @@ -237,6 +237,7 @@ changequote([,])dnl # Make the config.status file executable chmod +x $CONFIG_STATUS +_SUBDIR_CONFIG_ARGS="$ac_configure_args" if test -n "$UNIFY_DIST"; then # Make --with-unify-dist point to the right path _SUBDIR_CONFIG_ARGS="$_SUBDIR_CONFIG_ARGS --with-unify-dist=$UNIFY_DIST"