mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
INSTALL: remove outdated notice about statically linked executable
closes: #15308 Signed-off-by: Joey Pabalinas <joeypabalinas@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
a90b0b4ba2
commit
510f94b6db
@@ -178,12 +178,6 @@ There used to be a KDE version of Vim, using Qt libraries, but since it didn't
|
||||
work very well and there was no maintainer it was dropped.
|
||||
|
||||
|
||||
Unix: COMPILING ON LINUX
|
||||
|
||||
On Linux, when using -g to compile (which is default for gcc), the executable
|
||||
will probably be statically linked. If you don't want this, remove the -g
|
||||
option from CFLAGS.
|
||||
|
||||
Unix: PUTTING vimrc IN /etc
|
||||
|
||||
Some Linux distributions prefer to put the global vimrc file in /etc, and the
|
||||
|
Reference in New Issue
Block a user