Re: [pgadmin-hackers] New Autoconf Patch

2003-06-03 Thread Adam H. Pendleton
Andreas Pflug wrote: Adam, I still have problems. Configure will not set the include directory ${WX_HOME}/include, but will only take the `wx-config -cxxflags` output. On my system, `wx-config --cxxflags` returns ${WX_HOME}/include. I would be more than happy to set it manually, but I didn't t

Re: [pgadmin-hackers] New Autoconf Patch

2003-06-02 Thread Andreas Pflug
Adam H.Pendleton wrote: Attached is a patch to autoconf which makes the following changes: Adam, I still have problems. Configure will not set the include directory ${WX_HOME}/include, but will only take the `wx-config -cxxflags` output. The library name convention looks like this: libwx_gtk[2

Re: [pgadmin-hackers] New Autoconf Patch

2003-06-02 Thread Dave Page
Thanks, patch applied. Regards, Dave. > -Original Message- > From: Adam H.Pendleton [mailto:[EMAIL PROTECTED] > Sent: 02 June 2003 00:31 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] New Autoconf Patch > > > Attached is a patch to autoconf which makes the following changes: > >