Re: BUG #2608: dblink compile fails on AIX 5.3 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2608: dblink compile fails on AIX 5.3
Date
Msg-id 3275.1157924404@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #2608: dblink compile fails on AIX 5.3  (Christopher Browne <cbbrowne@acm.org>)
Responses Re: BUG #2608: dblink compile fails on AIX 5.3
List pgsql-bugs
Christopher Browne <cbbrowne@acm.org> writes:
> +SHLIB_LINK += $(filter -lssl -lcrypto -lssleay32 -leay32, $(LIBS))

Done, but it's really pretty ugly.  I am thinking it'd make more sense
for Makefile.global to define a macro for the libraries libpq depends
on ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Christopher Browne
Date:
Subject: Re: BUG #2608: dblink compile fails on AIX 5.3
Next
From: Tom Lane
Date:
Subject: Re: BUG #2608: dblink compile fails on AIX 5.3