Обсуждение: Re: universal path

Поиск
Список
Период
Сортировка

Re: universal path

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Johann Zuschlag [mailto:zuschlag2@online.de]
> Sent: 11 October 2005 18:57
> To: Dave Page
> Cc: pgsql-odbc@postgresql.org
> Subject: universal path
>
> Hi Dave,
>
> could you please change the path's in win32.mak and psqlodbc.wxs (and
> other places)
>
> from:
> C:\Program Files\PostgreSQL\8.1\include
>
> to:
> %programfiles%\PostgreSQL\8.1\include
>
> since not everybody is installing Windows on C:\ and the path
> \Program
> Files\ is not always the same in different international
> installations.

Done, thanks for the suggestion.

Regards, Dave.