From 3190be923a1339ac783d2868eb6c788cf79813cf Mon Sep 17 00:00:00 2001 From: Stas Degteff Date: Mon, 3 Jul 2006 17:04:07 +0000 Subject: [PATCH] Insert HAS_ICONV define into CFLAGS (commented out) --- GNUmakef.def | 1 + golded3/geedit.h | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/GNUmakef.def b/GNUmakef.def index be3a317..31fe815 100644 --- a/GNUmakef.def +++ b/GNUmakef.def @@ -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 diff --git a/golded3/geedit.h b/golded3/geedit.h index 2e235ea..0df5ed8 100644 --- a/golded3/geedit.h +++ b/golded3/geedit.h @@ -62,7 +62,7 @@ // 24 ÛGoldED xxxx (statusline) 25 // ³ ³ ³ // ³ ³ ÀÄÄÄÄ one-based old-style coord -// ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ editor window corrdinates +// ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ editor window coordinates // ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ actual screen coordinates // // ------------------------------------------------------------------