[issue7938] makesetup interprets macros -DA=B as a Make variable definition

2010-09-28 Thread Willem de Bruijn
Willem de Bruijn added the comment: Good call. The posix regular expression character class [[:alpha:]] is apparently not as universally supported as I thought. Posix mandates it for filepath expansion[1], but that's not of much help on older and non-compliant systems. However, from w

[issue7938] makesetup interprets macros -DA=B as a Make variable definition

2010-02-15 Thread Willem de Bruijn
New submission from Willem de Bruijn : (this is very low priority: an issue in a nonstandard build) I am porting Python 2.6.4 to a system with only partial Posix support that requires static linking for all modules. To enable sqlite, I added the line _sqlite3 _sqlite/cache.c _sqlite