]> granicus.if.org Git - python/commit
Lots of changes in the framework support:
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 15 Aug 2001 01:26:28 +0000 (01:26 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 15 Aug 2001 01:26:28 +0000 (01:26 +0000)
commitb6e9cad34ce46a6a733d8aa5bf5b9d389fa1316f
treed53cc76b8e970835f10c41c109560ff3b11e0022
parente925faff8edb2463fb58f6283647caaeb40372fa
Lots of changes in the framework support:
- Made framework builds work for MacOSX. The configure arg is now
  "--enable-framework".
- Added an install target frameworkinstall which installs the framework.
- Ripped out Next/OpenStep support, which was broken anyway.
- Made the MacOSX toolbox glue dependant on a --enable-toolbox-glue
  configure arg. This should make naked darwin build work again (untested).

A few targets have been added to Makefile.pre.in, and on inspection they
look harmless to non-MacOSX machines, but it is worth checking.

Closes bug #420601 and patch #450350.
Makefile.pre.in
configure.in