On Thu, Feb 25, 2021 at 06:36:52PM +0800, Qian Yun wrote:
>
>
> On 2/25/21 3:49 AM, Waldek Hebisch wrote:
> > On Wed, Feb 24, 2021 at 06:17:17PM +0800, Qian Yun wrote:
> > > Hi all,
> > >
> > > This patch detects case insensitive file system and prevents
> > > in-tree build on such systems, which would result in strange
> > > build error later.
> > >
> > > First time using autotools, comments are welcome.
> >
> > AFAICS you make resonable effort to detect if filesystem
> > containing /bin/sh is case-sensitive. In many cases
> > this is the same filesysytem as build tree, but in many
> > cases this is distinct filesystem. IMO we should check
> > directly build tree. Just create file there and check
> > if it can be accessed using different case.
>
> Thanks for your feedback. This check was borrowed from automake.
> The following updated check is borrowed from CVS, is it OK to commit
> this version?
Yes, please commit.
--
Waldek Hebisch
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/fricas-devel/20210225234927.GA2734%40math.uni.wroc.pl.