pgsql: Fix vpath build break, induced by Bruce's recent commit. - Mailing list pgsql-committers

From neilc@svr1.postgresql.org (Neil Conway)
Subject pgsql: Fix vpath build break, induced by Bruce's recent commit.
Date
Msg-id 20041012044837.2208132AC29@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix vpath build break, induced by Bruce's recent commit.

Modified Files:
--------------
    pgsql/src:
        Makefile.shlib (r1.80 -> r1.81)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib.diff?r1=1.80&r2=1.81)
    pgsql/src/interfaces/ecpg/ecpglib:
        Makefile (r1.27 -> r1.28)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/Makefile.diff?r1=1.27&r2=1.28)
    pgsql/src/interfaces/libpq:
        Makefile (r1.116 -> r1.117)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/Makefile.diff?r1=1.116&r2=1.117)

pgsql-committers by date:

Previous
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql: Fix a copy-and-paste error: give a distinct memory context a
Next
From: rbt@pgfoundry.org (User Rbt)
Date:
Subject: autodoc - autodoc: Strip out quotes in the comparison area.