Peter Eisentraut píše v čt 23. 04. 2009 v 18:11 +0300:
> On Thursday 23 April 2009 17:50:47 Zdenek Kotala wrote:
> > I hit a problem with libtcl.so that LDFLAGS is not propagated. The same
> > problem is with other PL languages as well.
> >
> > Is it intention or a bug?
>
> For shared libraries, you need to use LDFLAGS_SL instead.
I see. Thanks I will try it. Could anybody fix ./configure to show
correct help?
Thanks Zdenek