Re: Bug in configure-detection of wxaui

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Bug in configure-detection of wxaui
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E401388DAC@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Bug in configure-detection of wxaui  ("Florian G. Pflug" <fgp@phlo.org>)
Список pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> Florian G. Pflug
> Sent: 05 July 2006 09:17
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] Bug in configure-detection of wxaui
>
> Hi
>
> Building currently fails at least on OSX, but I guess it
> fails on *nix
> too. WXAUI_HOME gets set to the _root_ auf the wxaui sources, but is
> later (when doing CPPFLAGS = -I$WXAUI_HOME) assumed to contain the
> include directory (<wxaui-root>/include).

That's weird - it certainly did work on Linux when I tested it. Oh well,
must have been something left in my environment from earlier hacking.

Thanks, patch applied.

Regards, Dave.

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r5246 - trunk/pgadmin3
Следующее
От: "Florian G. Pflug"
Дата:
Сообщение: Re: Bug in configure-detection of wxaui