]> granicus.if.org Git - python/commit
In Mac OS X framework builds don't assume that the executable will be
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 25 Feb 2003 12:41:10 +0000 (12:41 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 25 Feb 2003 12:41:10 +0000 (12:41 +0000)
commit04087b56ec8a3b46913207e199428f0e8d553dfd
treebe7c73c6e9533a69e80d2c79f72fd105b659300f
parentdd8766a65bed9b86f9309f9b743b5d0f1074779e
In Mac OS X framework builds don't assume that the executable will be
called python.exe but actually pass it from the main Makefile to
Mac/OSX/Makefile. This makes framework builds work again on case
sensitive filesystems. Fixes bug #677753.
Mac/OSX/Makefile
Makefile.pre.in