Re: [BUGS] BUG #1017: Incomplete src/interfaces/libpgtcl/Makefile

2003-12-19 Thread Peter Eisentraut
> In src/interfaces/libpgtcl/Makefile: > Change: > SHLIB_LINK = $(libpq) > To: > SHLIB_LINK = $(TCL_LIB_SPEC) $(libpq) This is already fixed in 7.4. ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate

[BUGS] BUG #1017: Incomplete src/interfaces/libpgtcl/Makefile

2003-12-19 Thread PostgreSQL Bugs List
The following bug has been logged online: Bug reference: 1017 Logged by: Patrick Samson Email address: [EMAIL PROTECTED] PostgreSQL version: 7.3.5 Operating system: Cygwin Description:Incomplete src/interfaces/libpgtcl/Makefile Details: For "configure --with-tcl --w