]> granicus.if.org Git - postgresql/commit
Here are two patches to fix up the c++ (and c) support in the
authorBruce Momjian <bruce@momjian.us>
Tue, 16 Jun 1998 03:28:58 +0000 (03:28 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 16 Jun 1998 03:28:58 +0000 (03:28 +0000)
commit916cb38431af6e41cdc8f744d545ffd01343daba
tree12dee8975ca139499ced0eb29e45d2c4c1e3829d
parent26d5a31dbf705ca09971be0891963885bb3b4558
Here are two patches to fix up the c++ (and c) support in the
configuration system.  The idea is to make the configure arguments
that specify compilers to be compatible with the other --with
options.  The main point, though, is that the c++ support is on by
default, but can easily be disabled by the --without-CXX option
for those few(?) that don't want it.

Brook Milligan
INSTALL
src/configure.in