]> granicus.if.org Git - python/commit
Adapted for the move of Mac/Lib to Lib/plat-mac. Makefile.pre.in now
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 30 Dec 2002 22:23:40 +0000 (22:23 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 30 Dec 2002 22:23:40 +0000 (22:23 +0000)
commit83f898c86c5ce68eaddd8f729a67ae2d7d0666ec
tree26e50187e882dc0a162131ec1b0e44408f9f3e84
parent5efc50d8afd31dc4cb0ef1b58899943eb0e4cb67
Adapted for the move of Mac/Lib to Lib/plat-mac. Makefile.pre.in now
knows about plat-mac subdirectories, and configure adds a variable
EXTRAPLATDIR. These together take care of copying Lib/plat-mac to
the destination on darwin.

Adding plat-mac is still done with a .pth file which is only created when
you do a framework build. I'm not 100% happy with this, but fixing it
really needs a functional pythonw in non-framework builds, and I don't
think I can do that before 2.3a1 (but I'll try:-).
Mac/OSX/Mac.pth
Mac/OSX/Makefile
Makefile.pre.in
configure
configure.in