Insert HAS_ICONV define into CFLAGS (commented out)
This commit is contained in:
parent
8863a9fa23
commit
3190be923a
@ -141,6 +141,7 @@ endif
|
||||
# international builds since latin-1 support will be broken.
|
||||
ifeq ($(PLATFORM),lnx)
|
||||
CPPFLAGS+=#-DKOI8
|
||||
#CFLAGS+=-DHAS_ICONV
|
||||
endif
|
||||
|
||||
#uncomment the following line if you build version to be used
|
||||
|
@ -62,7 +62,7 @@
|
||||
// 24 ÛGoldED xxxx (statusline) 25
|
||||
// ³ ³ ³
|
||||
// ³ ³ ÀÄÄÄÄ one-based old-style coord
|
||||
// ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ editor window corrdinates
|
||||
// ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ editor window coordinates
|
||||
// ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ actual screen coordinates
|
||||
//
|
||||
// ------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user