Re: Remove --with-CC autoconf option

2024-02-27 Thread Daniel Gustafsson
> On 27 Feb 2024, at 22:03, Heikki Linnakangas wrote: > Any objections to removing the ./configure --with-CC option? It's been > deprecated since commit cb292206c5 from July 2000: None, and removing it will chip away further at getting autoconf and meson fully in sync so +1. -- Daniel Gustafss

Remove --with-CC autoconf option

2024-02-27 Thread Heikki Linnakangas
Any objections to removing the ./configure --with-CC option? It's been deprecated since commit cb292206c5 from July 2000: # For historical reasons you can also use --with-CC to specify the C compiler # to use, although the standard way to do this is to set the CC environment # variable. PGAC_AR