Éric Araujo <mer...@netwok.org> added the comment:

> why not define the options only on the `configure` command?

This is what Tarek told me and what I thought I said two messages earlier.

> On that note, how does the B/I commands get the options defined by 
> `configure`?

See 
http://bitbucket.org/Merwok/distutils2-configure/src/tip/src/distutils2/dist.py#cl-363
 and line 384. Nothing to change in the commands, just make Distribution pick 
values from the cache file at the right time (after regular config files and 
before command-line options).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8254>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to