"...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.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to