Commit b46debf534a9adab1b7c8e8b96c3c11de5dc9ae4

Stefano Lattarini 2011-06-08T14:33:49

python: run the 'py-compile' script with $(SHELL) * lib/python.am (install-%DIR%PYTHON): Run each instance of py-compile using $(SHELL). Since we are at it, break overly long lines. (am__py_compile): New variable, to reduce code duplication.