[Distutils] multiple args in setup.cfg lines

Federico Di Gregorio fog@initd.org
Thu May 8 07:30:01 2003


--=-4GoqRRzmoKRg8zkHUmB6
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi *,

this is my first post to this list, and i did not found a FAQ anyware,
so just tell me to go RTFM if this is a know problem. To put it shortly
i am trying to use a setup.cfg file with the following entry:

  [build_ext]
  include_dirs: /usr/include/postgresql /usr/include/postgresql/server

that results in:

  -Iinclude_dirs: /usr/include/postgresql /usr/include/postgresql/server

i.e., a missing -I on the second include directory. after reading the
source for dist.py i understand why and i can see an easy fix
(quote_splitting the line) but maybe there is a reason for not splitting
or another (better) way to obtain what i want?

anticipated thanks,
federico

p.s. why setup.cfg does not accept extra_{compile,link}_args? that would
have solved my problem, even if in a quite dirty way.

--=20
Federico Di Gregorio
Debian GNU/Linux Developer                                fog@debian.org
INIT.D Developer                                           fog@initd.org
                           Don't dream it. Be it. -- Dr. Frank'n'further

--=-4GoqRRzmoKRg8zkHUmB6
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Questa parte del messaggio =?ISO-8859-1?Q?=E8?= firmata

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQA+uj+mvcCgrgZGjesRAlMJAJ9DxElCT+HRZyVrw43FFbp/N0kiswCdE/u6
F3OtyZnqzGONHgraKseEhTQ=
=/aeQ
-----END PGP SIGNATURE-----

--=-4GoqRRzmoKRg8zkHUmB6--