Chris Staub wrote:
> "...Then, change the default locations of the vimrc and gvimrc
> configuration files to /etc:
> 
> echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h
> echo '#define SYS_GVIMRC_FILE "/etc/gvimrc"' >> src/feature.h"
> 
> Is that second line (for gvimrc) really necessary? Vim GUI can't even be
> compiled at this point, and the gvimrc file isn't automatically created,
> so there's no reason to change where vim looks for it.

It is necessary for BLFS when we give the user the procedure to compile
gvim.  The define is there too.  It has no practical effect in LFS,
either with or without the 2nd define.

  -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to