diff options
Diffstat (limited to 'aclocal.m4')
-rw-r--r-- | aclocal.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4 index b5b4d404..b145d7dd 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1206,7 +1206,7 @@ do for cf_quote in '' '"' do cat >$cf_dir/makefile <<CF_EOF -SHELL=${CONFIG_SHELL-/bin/sh} +SHELL=/bin/sh ${cf_include} ${cf_quote}../$cf_inc${cf_quote} all : @echo 'cf_make_include=\$(RESULT)' |