pgsql: Remove configure --with-CC option

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove configure --with-CC option
Date: 2024-02-28 13:15:15
Message-ID: E1rfJmF-001ERW-E7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove configure --with-CC option

It's been deprecated since commit cb292206c5 from July 2000.

Discussion: https://www.postgresql.org/message-id/a2a0f5d8-2d80-48e5-b8f7-0a0a6018c3b7@iki.fi

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1c1eec0f2d88b7e823af959103b2100da493caa9

Modified Files
--------------
configure | 27 ---------------------------
configure.ac | 5 -----
2 files changed, 32 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2024-02-28 16:07:13 pgsql: Improve performance of subsystems on top of SLRU
Previous Message Heikki Linnakangas 2024-02-28 12:45:35 pgsql: Run autoconf, for update of a comment.