Skip to content

Commit

Permalink
INSTALL: remove outdated notice about statically linked executable
Browse files Browse the repository at this point in the history
closes: vim#15308

Signed-off-by: Joey Pabalinas <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
  • Loading branch information
alyptik authored and chrisbra committed Jul 20, 2024
1 parent a90b0b4 commit 510f94b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 510f94b

Please sign in to comment.