Thread: pgsql: Adjust probe for getaddrinfo to cope with macro-ized definitions,

pgsql: Adjust probe for getaddrinfo to cope with macro-ized definitions,

From
tgl@postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Adjust probe for getaddrinfo to cope with macro-ized definitions, such
as Tru64's.  Per previous discussion.

Modified Files:
--------------
    pgsql:
        configure (r1.479 -> r1.480)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.479&r2=1.480)
        configure.in (r1.449 -> r1.450)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.449&r2=1.450)
    pgsql/src/include:
        pg_config.h.in (r1.92 -> r1.93)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/pg_config.h.in.diff?r1=1.92&r2=1.93)