commit | 7b59b42a3803b965e9b5f3ad2fdd3999c95480e6 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Mon Mar 17 15:44:10 2003 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Mon Mar 17 15:44:10 2003 +0000 |
tree | 26de1343b0b166c92f3d206e540b4c254e9d5561 | |
parent | dcf6d2c97dbe7b7126cc4dfeb39d424a4397cdc6 [diff] |
Added a define EXTRAMACHDEPPATH which can be used to add sys.path items for specific platforms. Use this to add plat-mac and plat-mac/lib-scriptpackages on MacOSX. Also tested for not having adverse effects on Linux, and I think this code isn't used on Windows anyway. Fixes #661521.