Re: Midnight Commander mod with Colorer-take5 syntax engine



Hello Igor,

On Thu, 22 Jun 2006, Igor Russkih wrote:

Here attached the patch over mc-2006-06-17-02 (snapshot from
ibiblio.org). Please don't make direct diffs between mc-colorer and
cvs snapshot since they are different versions. Use this patch for
reviewing.

I've separated the patch for easier understanding:
build.diff - make/configs changes

Index: edit/Makefile.am
===================================================================
--- edit/Makefile.am	(.../branches/MC-VENDOR/mccolorer)	(revision 776)
+++ edit/Makefile.am	(.../trunk/mccolorer)	(revision 776)
@@ -6,10 +6,19 @@
 noinst_LIBRARIES =
 endif

+if USE_COLORER
 libedit_a_SOURCES = \
 	bookmark.c edit.c editcmd.c editwidget.c editdraw.c editkeys.c \
 	editmenu.c editoptions.c editcmddef.h edit.h edit-widget.h \
+	editlock.c editlock.h syntax.c usermap.h usermap.cwordproc.c \
                                                 ^^^^^^^^^^^^^^^^^^^

JFYI, there is a missing space here.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]