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.
|
# international builds since latin-1 support will be broken.
|
||||||
ifeq ($(PLATFORM),lnx)
|
ifeq ($(PLATFORM),lnx)
|
||||||
CPPFLAGS+=#-DKOI8
|
CPPFLAGS+=#-DKOI8
|
||||||
|
#CFLAGS+=-DHAS_ICONV
|
||||||
endif
|
endif
|
||||||
|
|
||||||
#uncomment the following line if you build version to be used
|
#uncomment the following line if you build version to be used
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
// 24 ÛGoldED xxxx (statusline) 25
|
// 24 ÛGoldED xxxx (statusline) 25
|
||||||
// ³ ³ ³
|
// ³ ³ ³
|
||||||
// ³ ³ ÀÄÄÄÄ one-based old-style coord
|
// ³ ³ ÀÄÄÄÄ one-based old-style coord
|
||||||
// ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ editor window corrdinates
|
// ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ editor window coordinates
|
||||||
// ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ actual screen coordinates
|
// ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ actual screen coordinates
|
||||||
//
|
//
|
||||||
// ------------------------------------------------------------------
|
// ------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user