tech-pkg archive

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

Re: heads up RE autoconf C23 vs legacy code



On Thu, 02 Jul 2026 18:12:44 -0400
Greg Troxel <gdt%lexort.com@localhost> wrote:

> How about the following?  With this and GCC_REQD=14, scmcvs built for
> me.

> -USE_TOOLS+=		makeinfo autoconf
> +# autoconf 2.73 AC_PROG_CC attempts to set --std=c23, which cvs does not support.
> +USE_TOOLS+=		 autoconf269
> +USE_TOOLS+=		makeinfo

This works on macOS too. I'm ok with this fix.
Note the package also has a (redundant?) AUTOCONF_REQD=2.50 declaration.



Home | Main Index | Thread Index | Old Index