Re: ecpg compile (compatlib)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ecpg compile (compatlib)
Дата
Msg-id 200306241445.h5OEjo924097@candle.pha.pa.us
обсуждение исходный текст
Ответ на ecpg compile (compatlib)  (deststar <deststar@blueyonder.co.uk>)
Список pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


deststar wrote:
> *** src/interfaces/ecpg/compatlib/Makefile.orig    Thu May 22 18:20:44 2003
> --- src/interfaces/ecpg/compatlib/Makefile    Sun Jun 15 15:45:34 2003
> ***************
> *** 17,23 ****
>    SO_MINOR_VERSION= 0.0
>
>    override CPPFLAGS := -I$(top_srcdir)/src/interfaces/ecpg/include
> -I$(top_srcdir)/src/include/utils $(CPPFLAGS)
> ! SHLIB_LINK = -L../pgtypeslib -lpgtypes
>
>    OBJS= informix.o
>
> --- 17,23 ----
>    SO_MINOR_VERSION= 0.0
>
>    override CPPFLAGS := -I$(top_srcdir)/src/interfaces/ecpg/include
> -I$(top_srcdir)/src/include/utils $(CPPFLAGS)
> ! SHLIB_LINK = -L../pgtypeslib -lpgtypes -L../ecpglib -lecpg
>
>    OBJS= informix.o
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: ecpg compile (compatlib)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: ecpg compile (compatlib)