Skip to content
Snippets Groups Projects
  • Bruce Momjian's avatar
    916cb384
    Here are two patches to fix up the c++ (and c) support in the · 916cb384
    Bruce Momjian authored
    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
    916cb384
    History
    Here are two patches to fix up the c++ (and c) support in the
    Bruce Momjian authored
    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 29.37 KiB