pgsql/src/include (config.h.in) - Mailing list pgsql-committers

From Peter Eisentraut - PostgreSQL
Subject pgsql/src/include (config.h.in)
Date
Msg-id 200006111139.e5BBdxd50134@hub.org
Whole thread Raw
List pgsql-committers
  Date: Sunday, June 11, 2000 @ 07:39:58
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/include
     from hub.org:/home/projects/pgsql/tmp/cvs-serv47187/src/include

Modified Files:
    config.h.in

-----------------------------  Log Message  -----------------------------

Substituted new configure test for types of accept()

Interfaced a lot of the custom tests to the config.cache, in the process
made them separate macros and grouped them out into files. Made naming
adjustments.

Removed a couple of useless/unused configure tests.

Disabled C++ by default. C++ is no more special than Perl, Python, and Tcl.
And it breaks equally often. :(


pgsql-committers by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/doc/TODO.detail (drop)
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/backend/catalog (pg_proc.c)