On Thu, 20 Sep 2001 07:47:17 -0400
Earnie Boyd <[EMAIL PROTECTED]> wrote:
> Glenn McGrath wrote:
> > Current build process goes roughly as follows, there is a manually
edited
> > config file (Config.h, not to be confused with the autotools config.h)
that
>
> Since you're worried about portability then let me warn against using
> file names that differ only in case. This won't work well with file
> systems that are case insensitive.
>
Fair enough, in its current state it only uses a make, it doesnt use any
autotools, so there isnt any confusion.
If i do get something working i with configure i will change it.
Glenn