]> granicus.if.org Git - python/commit
Install the compatibility symlink to libpython.a on OSX using 'ln -sf' instead
authorRonald Oussoren <ronaldoussoren@mac.com>
Tue, 25 Jul 2006 19:13:35 +0000 (19:13 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Tue, 25 Jul 2006 19:13:35 +0000 (19:13 +0000)
commit518b95c376cd1ab71297a5e0da619a743bd5dd31
tree628f8a4507947d6f607370188521b1eccc187463
parentb62efad943443c89d8bd7d33715393984b04c0e0
Install the compatibility symlink to libpython.a on OSX using 'ln -sf' instead
of 'ln -s', this avoid problems when reinstalling python.
Makefile.pre.in