This fixes the build when a GNU-compatible `mkdir -p` is not available.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=103521
[smcv: Add commit message]
Reviewed-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit
c7d8b723eb53848f9a86f36d640ea5f564d34590)
## copy tests to builddir so that generated tests and static tests
## are all in one place.
all-local: copy-config-local uninstalled-config-local
- $(AM_V_at)$(MKDIR_P) -m700 XDG_RUNTIME_DIR
+ $(AM_V_at)$(MKDIR_P) -m 700 XDG_RUNTIME_DIR
copy-config-local:
$(AM_V_at)$(MKDIR_P) data/valid-config-files/session.d