Here are two patches to fix up the c++ (and c) support in the

Bruce Momjian <bruce@momjian.us>

Commit: 916cb38431af6e41cdc8f744d545ffd01343daba
Author: Bruce Momjian <bruce@momjian.us>
Date: 1998-06-16T03:28:58Z
Releases: 7.1.1
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

Files

PathChange+/−
INSTALL modified +10 −0
src/configure.in modified +29 −20