From 4d6a05a9ccc56ec300b53833f6115bbbba9639c4 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sun, 18 Mar 2007 22:30:13 +0000 Subject: regen with automake 1.9.6p2 --- driver/xf86-input-magictouch/aclocal.m4 | 2 +- driver/xf86-input-magictouch/configure | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'driver/xf86-input-magictouch') diff --git a/driver/xf86-input-magictouch/aclocal.m4 b/driver/xf86-input-magictouch/aclocal.m4 index 579980ea6..6ac2b95bd 100644 --- a/driver/xf86-input-magictouch/aclocal.m4 +++ b/driver/xf86-input-magictouch/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])]) diff --git a/driver/xf86-input-magictouch/configure b/driver/xf86-input-magictouch/configure index a96456104..089b51684 100644 --- a/driver/xf86-input-magictouch/configure +++ b/driver/xf86-input-magictouch/configure @@ -1738,7 +1738,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 -- cgit v1.2.3