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 --- app/xfindproxy/aclocal.m4 | 2 +- app/xfindproxy/configure | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app/xfindproxy') diff --git a/app/xfindproxy/aclocal.m4 b/app/xfindproxy/aclocal.m4 index 645ab3d00..b0c8b891b 100644 --- a/app/xfindproxy/aclocal.m4 +++ b/app/xfindproxy/aclocal.m4 @@ -807,7 +807,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/app/xfindproxy/configure b/app/xfindproxy/configure index a34a3cd16..b6bed835a 100644 --- a/app/xfindproxy/configure +++ b/app/xfindproxy/configure @@ -1499,7 +1499,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