[issue17845] Clarify successful build message

2013-04-25 Thread Harrison Morgan
Harrison Morgan added the comment: Perhaps "necessary bits" really is the best way to put it. Here's one more suggestion, though: Python build finished successfully! External libraries and/or header files needed to build these optional modules were not found: Dropping the d

[issue17845] Clarify successful build message

2013-04-25 Thread Harrison Morgan
Harrison Morgan added the comment: Would "external libraries" work better? It's clearly not referring to Python packages. And could be installed by a system package manager, or by yourself in a non-standard location. Python build finished successfully! The necessary extern

[issue17845] Clarify successful build message

2013-04-25 Thread Harrison Morgan
Harrison Morgan added the comment: As someone trying to get started contributing, I think this change makes it a good deal clearer (although at this point I already know that those modules are optional). The two line version looks better to me. However, "necessary bits" still see