summaryrefslogtreecommitdiff
path: root/driver/xf86-input-fpit/aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'driver/xf86-input-fpit/aclocal.m4')
-rw-r--r--driver/xf86-input-fpit/aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/xf86-input-fpit/aclocal.m4 b/driver/xf86-input-fpit/aclocal.m4
index 579980ea6..6ac2b95bd 100644
--- a/driver/xf86-input-fpit/aclocal.m4
+++ b/driver/xf86-input-fpit/aclocal.m4
@@ -7184,7 +7184,7 @@ else
if test -f "$ac_aux_dir/mkinstalldirs"; then
mkdir_p='$(mkinstalldirs)'
else
- mkdir_p='$(install_sh) -d'
+ mkdir_p='$(SHELL) $(install_sh) -d'
fi
fi
AC_SUBST([mkdir_p])])