make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiling "make", configuration


From: Eli Zaretskii
Subject: Re: compiling "make", configuration
Date: Mon, 19 Sep 2005 07:29:51 +0300

> From: Torsten Mohr <address@hidden>
> Date: Mon, 19 Sep 2005 05:09:19 +0200
> 
> are there some instructions available to compile "make" on
> win32 and what things can be configured here?

See the file README.W32 in the distribution.  The file config.h.W32
has a few macros near its end which you can define or undefine to
tailor the build to your system and needs.

> I'd like to especially take care that file names are handled
> as "case insensitive".

Then define HAVE_CASE_INSENSITIVE_FS in config.h.W32 (it's undefined
by default).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]