view READMEdir/README_src.txt @ 31188:aaaf695aeb6c v9.0.0928

patch 9.0.0928: using Ruby LDFLAGS may cause build problems Commit: https://github.com/vim/vim/commit/1d822afaf66a84fab71c84521fd92db11d2c8925 Author: Zdenek Dohnal <zdohnal@redhat.com> Date: Wed Nov 23 12:06:08 2022 +0000 patch 9.0.0928: using Ruby LDFLAGS may cause build problems Problem: Using Ruby LDFLAGS may cause build problems. Solution: Do not add Ruby LDFLAGS to Vim's LDFLAGS. (Zdenek Dohnal, closes #11592)
author Bram Moolenaar <Bram@vim.org>
date Wed, 23 Nov 2022 13:15:03 +0100
parents f8116058ca76
children 4635e43f2c6f
line wrap: on
line source

README_src.txt for version 9.0 of Vim: Vi IMproved.

The source archive contains the files needed to compile Vim on Unix systems.
It is packed for Unix systems (NL line separator).

For more information, see the README.txt file that comes with the runtime
archive (vim-9.0-rt.tar.gz).  To be able to run Vim you MUST get the runtime
archive too!