Re: Fixing broken djgpp support in make 3.81

2008-01-14 Thread Paul Smith
On Tue, 2008-01-15 at 01:32 +0100, Juan Manuel Guerrero wrote: > /* Handle other OSs. */ > #ifndef PATH_SEPARATOR_CHAR > # if defined(HAVE_DOS_PATHS) > # define PATH_SEPARATOR_CHAR ';' > # define IS_PATHSEP(c) ((c) == '/' || (c) == '\\') > # define HAVE_DRIVE(n) ((n)[0] && (n)[1] ==

RE: make command

2008-01-14 Thread Martin Dorey
> I need the latest and greatest for Red Hat 9 Try http://rpmfind.net/linux/rpm2html/search.php?query=make. Please though, if you need more help, bear in mind that this mailing list is for bugs with make itself. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

Re: Fixing broken djgpp support in make 3.81

2008-01-14 Thread Juan Manuel Guerrero
Am Samstag, 22. Dezember 2007 13:12 schrieb Eli Zaretskii: > > I have appended a small patch that shows the things I had to change to get a > > working make binary. That patch is not intended to be used. It shall only > > show the code lines that may need to be adjusted to solve the problems.

make command

2008-01-14 Thread Kelsey Jason-JBPN64
I am trying to configure expect on my system. I need the correct make file my system, i copied over in attempt to trouble shoot errors without making a backup of the old. I need the latest and greatest for Red Hat 9. I believe it was GNU Make version 3.79.1, by Richard Stallman and Roland M