1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-18 12:22:09 +03:00

Remove overly presumptuous use of __STDC__ in c.h, replacing

it with configure-script tests to see whether const, inline, volatile, etc
work or not.  (Curiously, configure was already doing the work to see if
const and inline were OK, but the results were not getting plugged into
config.h :-(.)
This commit is contained in:
Tom Lane
1999-04-02 05:10:16 +00:00
parent 0b874f01dd
commit f620241d73
5 changed files with 772 additions and 578 deletions

1185
src/configure vendored

File diff suppressed because it is too large Load Diff