AC_SEARCH_LIBS(gethostbyname_r, c nsl)

Just don't put "c" in there. You usually don't want an explicit -lc to appear in your link commands.


Correct.  Copied that from an internal project, which I should fix.

--
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to