Re: [BUGS] BUG #1018: Incomplete src/pl/tcl/Makefile

2003-12-19 Thread Peter Eisentraut
> In src/pl/tcl/Makefile: > Change: > # link command for a shared lib must NOT mention shared libs it uses > SHLIB_LINK = $(TCL_LIB_SPEC) > To: > # link command for a shared lib must NOT mention shared libs it uses > SHLIB_LINK = $(BE_DLLLIBS) $(TCL_LIB_SPEC) This is already fixed in 7.4. --

[BUGS] BUG #1018: Incomplete src/pl/tcl/Makefile

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