/[ports]
ViewVC logotype

Revision 455019


Jump to revision: Previous Next
Author: adamw
Date: Tue Nov 28 04:35:09 2017 UTC (6 years, 7 months ago)
Changed paths: 1
Log Message:
Fix WITHOUT_NLS

Due to vim's configure not behaving like it says it does, the --disable-nls
option doesn't actually disable NLS. It linked against libintl anyway.
It turns out that to ACTUALLY disable NLS, you need to set --enable-nls to
a nonsense value.

PR:		223901
Reported by:	Marian Cerny (whose name I'm butchering in 7-bit ASCII)


Changed paths

Path Details
Directoryhead/editors/vim/Makefile modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27