pgsql/src (configure.in configure)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src (configure.in configure)
Date: 2000-05-23 04:55:45
Message-ID: 200005230455.AAA19744@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Tuesday, May 23, 2000 @ 00:55:45
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src
from hub.org:/home/projects/pgsql/tmp/cvs-serv19703

Modified Files:
configure.in configure

----------------------------- Log Message -----------------------------

Twiddle C++ configuration checks so that we #include <string> (if
it exists) before testing 'using namespace std'. This is necessary
on some C++ setups where the compiler won't take a 'using' until
you've included a header that mentions namespace std. (Pretty braindead
if you ask me, but...)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2000-05-23 15:25:43 [WEBMASTER] 'www/html/docs faq-cvs.html'
Previous Message Tom Lane 2000-05-23 02:12:48 pgsql/src (Makefile.global.in configure.in configure)