On Sat, Dec 02, 2023 at 09:27:27AM +0800, Qian Yun wrote: > I added the case insensitive file system detection logic in > configure, later a --enable-case-insensitive-file-system-check > option is added due to sagemath's requirement. > > Turns out this can be simplified: > > The only problematic situation is: > 1. in-tree build > 2. and build without pre-generated (aka non release tarball build) > 3. and on a case insensitive file system > > So I removed the --enable-case-insensitive-file-system-check > option and only do the check in configure when pre-generated > is not available.
OK, 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 fricas-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/ZWqMC3j8kyOYa7ji%40fricas.org.