> -----Original Message----- > From: Hiroshi Saito [mailto:[EMAIL PROTECTED] > Sent: 02 October 2003 12:23 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] gcc ignoring defined macros? > > > Hi Dave > > A cause is this. > > pg_config.h:#define HAVE_LIBSSL 1 > pg_config.h:/* Define to build with (Open)SSL support. > (--with-openssl) */ pg_config.h:#define USE_SSL 1 > > ssl.h > SSL define... > > Is there a problem in -DSSL?
I don't think it's an SSL problem, because it seems to ignore __WXDEBUG__ as well. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings