From: | Raphaël Enrici <blacknoz(at)club-internet(dot)fr> |
---|---|
To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
Cc: | Hiroshi Saito <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>, "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: SSL detection bug is back under debian... |
Date: | 2003-10-16 16:08:50 |
Message-ID: | 3F8EC292.6050709@club-internet.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Dave,
I didn't try the latest Adam's patch, but it does what I wanted to do by
hand... If nobody thinks the -I$(WX_HOME) should be included in the
Makefile.am file then I think it should be applied (at least the latest
one). Can you handle this please?
One more time, thanks for your patches Adam.
regards,
Raphaël
Hiroshi Saito wrote:
>Hi Adam.
>It is very Good.!
>It works very effectively in accordance with patch.
>I was tried with FreeBSD.
>
>regards,
>Hiroshi Saito
>
>----- Original Message -----
>From: "Adam H. Pendleton" <fmonkey(at)fmonkey(dot)net>
>
>
>
>
>>Raphaël Enrici wrote:
>>
>>
>>
>>>Adam,
>>>thank you for this fast released patch. I haven't tried it for now but
>>>AFAICS it does not seem to handle the fact that WX_HOME is undef after
>>>configure on my system. I think that the real problem comes from this.
>>>In fact, SSL was correctly detected but was ignored due to the fact
>>>that WX_HOME was empty which gave the '-I -DSSL'. Do you have any idea
>>>concerning this ? I'll try your patch tonight or tomorrow.
>>>
>>>
>>>
>>I've been looking at this -I$(WX_HOME) code for some time now, and I
>>can't figure out why it's there, or what it is supposed to do (I mean I
>>know ostensibly what it's supposed to do, but that's obviously not what
>>it's doing), so I've removed it. The following patch gets rid of the
>>offender. If anyone experiences any problems, please let me know.
>>
>>ahp
>>
>>
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2003-10-16 16:57:49 | Re: Font debugging code |
Previous Message | Hiroshi Saito | 2003-10-16 15:12:14 | Re: Font debugging code |