Thread: pgsql/contrib/pgcrypto Makefile krb.c

pgsql/contrib/pgcrypto Makefile krb.c

From
Bruce Momjian - CVS
Date:
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/02/20 10:34:15

Modified files:
    contrib/pgcrypto: Makefile krb.c

Log message:
    Changes:

    * reverse the change #include <> -> "" in krb.c.
    It _must not_ include files in "."
    * Makefile update.  Inconsistent var usage and SHLIB was
    not set.

    Now it should work with all external libs.

    arko Kreen