Add configure checks to see if 'using namespace std' and
Tom Lane <tgl@sss.pgh.pa.us>
Add configure checks to see if 'using namespace std' and '#include <string>' work in the local C++ compiler.
Files
| Path | Change | +/− |
|---|---|---|
| src/configure.in | modified | +25 −2 |
| src/include/config.h.in | modified | +8 −1 |
| src/Makefile.global.in | modified | +2 −2 |