python - be: Allow local include and library directories to be specified

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Allow local include and library directories to be specified
Date: 2005-05-27 20:57:25
Message-ID: 20050527205725.C205C112608E@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-05-27 20:58:37 python - be: Rearrange includes to help compile on win32.
Previous Message James William Pye 2005-05-27 20:50:34 python - be: Use utility.config and utility.version.