ecpg compile (compatlib)

From: deststar <deststar(at)blueyonder(dot)co(dot)uk>
To: pgsql-patches(at)postgresql(dot)org
Subject: ecpg compile (compatlib)
Date: 2003-06-15 15:27:53
Message-ID: 3EEC9079.1010106@blueyonder.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Sorry if this is sent twice, my mail client crashed
*** 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

Browse pgsql-patches by date

  From Date Subject
Next Message Philip Yarra 2003-06-16 01:10:58 Re: ECPG CVS version problems
Previous Message deststar 2003-06-15 15:18:45 ecpg compile (compatlib)