Add configure checks to see if 'using namespace std' and

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 0a1ed443f85ba1ffec47a18e19386294b9cb86dc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-03-30T05:29:21Z
Releases: 7.1.1
Add configure checks to see if 'using namespace std' and
'#include <string>' work in the local C++ compiler.

Files

PathChange+/−
src/configure.in modified +25 −2
src/include/config.h.in modified +8 −1
src/Makefile.global.in modified +2 −2