On Mon, Mar 18, 2024 at 2:39 PM Qian Yun <[email protected]> wrote:
> I see that "configure" is updated in branch r1.3.10 by > autoconf 2.71. I suggest we do the same for master branch. > (Using 2.71 or 2.72 is debatable.) > 2.72 is a bugfix release, so it's better to use it > > Also, we can update various files under "config/". Although > it is not required for the arm64 mac build. But they have > not been updated for a very very long time. > > It can be updated by: > > https://www.gnu.org/software/gettext/manual/html_node/config_002eguess.html > > wget -O config.guess > ' > https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD > ' > wget -O config.sub > ' > https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD > ' > > > And "install-sh missing mkinstalldirs" is provided by automake. > > - Qian > > -- > 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/485e0839-b320-4a6a-aca8-1979fb7ee72a%40gmail.com > . > -- 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/CAAWYfq23hvLRDD4JtKUQV5CuW%2BAPvscjRgi%3DrTur_0aHYwXg_w%40mail.gmail.com.
