Date: Thu, 14 Jan 1999 10:43:52 -0500 Message-Id: <199901141543.KAA06930@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com CC: snowball3 AT usa DOT net In-reply-to: (message from Andris Pavenis on Thu, 14 Jan 1999 10:32:16 +0200 (WET)) Subject: Re: autoconf 2.13 test version available References: Reply-To: djgpp-workers AT delorie DOT com > '#! C:/DJGPP/BIN/bash.exe' is first line in script. So scripts Try just #!bash and see if it works - I think djgpp checks the PATH and doesn't require the full path.