[issue1675533] setup.py LDFLAGS regexp is wrong

2008-01-19 Thread Facundo Batista
Facundo Batista added the comment: Bloody fingers. I meant that *now" it works ok. _ Tracker <[EMAIL PROTECTED]> _ ___ Python-bugs-list mailin

[issue1675533] setup.py LDFLAGS regexp is wrong

2008-01-19 Thread Facundo Batista
Facundo Batista added the comment: Yes, not it works ok! Thanks John for the testing example, and Carson for the report. -- nosy: +facundobatista resolution: -> out of date status: open -> closed _ Tracker <[EMAIL PROTECTED]>

[issue1675533] setup.py LDFLAGS regexp is wrong

2008-01-19 Thread John Lenton
John Lenton added the comment: This was fixed in r57389 by georg.brandl by changing the replacement string '' to ' ' (turning the option into a non-option). Steps to reproduce this on Ubuntu Feisty, before that revision, were: $ mkdir banana $ sudo mv /usr/include/sqlite3.h banana/ $ make clean

[issue1675533] setup.py LDFLAGS regexp is wrong

2008-01-11 Thread A.M. Kuchling
Changes by A.M. Kuchling: -- keywords: +easy _ Tracker <[EMAIL PROTECTED]> _ ___ Python-bugs-list mailing list Unsubscribe: http://