python - be: Allow local include and library directories to be specified - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Allow local include and library directories to be specified
Date
Msg-id 20050527205725.C205C112608E@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Allow local include and library directories to be specified by config.

Modified Files:
--------------
    be/lib:
        ldistutils.py (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/lib/ldistutils.py.diff?r1=1.6&r2=1.7)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Use utility.config and utility.version.
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Rearrange includes to help compile on win32.