From 560c1c15010bb40a21ccc80b1cb2c9efb56e9eb3 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Tue, 15 Sep 1998 06:21:06 +0000 Subject: [PATCH] updats git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1175 57a11ea4-9604-0410-9ed3-97b8803252fd --- Makefile.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.in b/Makefile.in index 83d40616fe..1efebe1757 100644 --- a/Makefile.in +++ b/Makefile.in @@ -21,6 +21,9 @@ # Address: 609 8th Street # Huntington Beach, CA 92648-4632 +SHELL=/bin/bash +export SHELL + srcdir = @srcdir@ VPATH = @srcdir@