Insert HAS_ICONV define into CFLAGS (commented out)

This commit is contained in:
Stas Degteff 2006-07-03 17:04:07 +00:00
parent 8863a9fa23
commit 3190be923a
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -62,7 +62,7 @@
// 24 ÛGoldED xxxx (statusline) 25
// ³ ³ ³
// ³ ³ ÀÄÄÄÄ one-based old-style coord
// ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ editor window corrdinates
// ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ editor window coordinates
// ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ actual screen coordinates
//
// ------------------------------------------------------------------