]> granicus.if.org Git - postgresql/commit
Use the CXXFLAGS exported by configure (amazingly, we weren't before!)
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 31 Mar 2000 05:00:36 +0000 (05:00 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 31 Mar 2000 05:00:36 +0000 (05:00 +0000)
commitfb75e3980070206d83645684e4ab81467f48bb2a
treec8a1133bfff21f27a8330d97d2a97e769167c90e
parent73d8bbc2aca04c6274a5e3b53cee2acf43e0fdf1
Use the CXXFLAGS exported by configure (amazingly, we weren't before!)
and do not arbitrarily pull in CFLAGS instead.  This caters to platforms
where the C++ compiler does not like all the same switches the C compiler
wants.
src/interfaces/libpq++/Makefile.in