]> granicus.if.org Git - python/commit
- On OSX add -no-cpp-precomp to OPT. The user still has to manually specify
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 3 Aug 2001 15:32:23 +0000 (15:32 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 3 Aug 2001 15:32:23 +0000 (15:32 +0000)
commitca06bc642326f980485168eb1b6c8f88071e7b12
treeaace510bb8827487e78951d8ea958f9e71022e61
parent446b3b2d58ede771e7cbfaa1b09eba1021d5a472
- On OSX add -no-cpp-precomp to OPT. The user still has to manually specify
  the --with-suffix=.exe, but it seems that that is also true for cygwin
  (or not? should I automatically set it?)
- Got --with-next-framework to build on OSX. This is only the build bit,
  the install still has to be done manually. Moreover, the Python build order
  isn't really suited to frameworks (where you want to do 'build lib',
  'install lib and framework', 'link executable against installed framework'
  in that order).
configure
configure.in