Re: BUG #1017: Incomplete src/interfaces/libpgtcl/Makefile

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
Cc: p_samson(at)yahoo(dot)com
Subject: Re: BUG #1017: Incomplete src/interfaces/libpgtcl/Makefile
Date: 2003-12-19 11:59:48
Message-ID: 200312191259.48036.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> In src/interfaces/libpgtcl/Makefile:
> Change:
> SHLIB_LINK = $(libpq)
> To:
> SHLIB_LINK = $(TCL_LIB_SPEC) $(libpq)

This is already fixed in 7.4.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2003-12-19 12:11:37 Re: BUG #1018: Incomplete src/pl/tcl/Makefile
Previous Message Peter Eisentraut 2003-12-19 11:55:51 Re: BUG #1016: incomplete src/bin/pgtclsh/Makefile