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 --- proto/printproto/aclocal.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proto/printproto/aclocal.m4') diff --git a/proto/printproto/aclocal.m4 b/proto/printproto/aclocal.m4 index 8a4a26e4f..f974785a8 100644 --- a/proto/printproto/aclocal.m4 +++ b/proto/printproto/aclocal.m4 @@ -325,7 +325,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])]) -- cgit v1.2.3