| commit | 6c927557e2b0b2fbc2dfc91f604bf1117d0bf77a | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Tue Mar 24 12:21:33 2015 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Tue Mar 24 12:21:33 2015 +0100 |
| tree | 3b3d8d4312688cfae894e3b1b501baea36e8818d | |
| parent | eab316bdf9494eb1e076dfc5c8ec7ae000a0560f [diff] |
updated for version 7.4.676
Problem: On Mac, when not using the default Python framework configure
doesn't do the right thing.
Solution: Use a linker search path. (Kazunobu Kuriyama)