From 90d5b579a1e372c884df90e00a648c513b41563b Mon Sep 17 00:00:00 2001 From: Timur Bakeyev Date: Sun, 21 Mar 1999 22:50:00 +0000 Subject: [PATCH] Mon Mar 22 01:52:32 1999 Timur Bakeyev * configure.in, Makefile.in, Makefile-common: Add syntax/Makefile.in, as requested by Paul. Still, need some checking... --- ChangeLog | 7 ++++++- Make.common.in | 1 + Makefile.in | 4 ++-- configure.in | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index a13f11a9e..892937e92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Mar 22 01:52:32 1999 Timur Bakeyev + + * configure.in, Makefile.in, Makefile-common: Add syntax/Makefile.in, + as requested by Paul. Still, need some checking... + Sun Mar 21 03:55:24 1999 Paul Sheer * edit/*.[ch] gtkedit/*.[ch]: brought the editor up @@ -83,7 +88,7 @@ Wed Feb 10 02:48:51 1999 Timur Bakeyev * configure.in: Add check, which, in case of system-installed SLang library tries to run a test program, which determines, does we need linking with libtermcap.a. Also, set of if's for finding terminfo - dir changed do for cycle - a bit nicer :) + dir changed to for cycle - a bit nicer :) Tue Feb 9 20:52:19 1999 Norbert Warmuth diff --git a/Make.common.in b/Make.common.in index 20de6065d..4391f6e5f 100644 --- a/Make.common.in +++ b/Make.common.in @@ -29,6 +29,7 @@ extfsdir = $(libdir)/extfs confdir = $(prefix)/etc datadir = @datadir@ icondir = $(datadir)/pixmaps/mc +syntaxdir = $(libdir)/cooledit/syntax gnomeicondir = @gnomeicondir@ localedir = $(datadir)/locale mandir = @mandir@ diff --git a/Makefile.in b/Makefile.in index dc2d410c2..fe6d60693 100644 --- a/Makefile.in +++ b/Makefile.in @@ -5,7 +5,7 @@ rootdir = $(srcdir) @MCFGR@@MCF@ foreigndirs=pc -codedirs=vfs lib doc slang gtkedit edit src gnome new_icons icons idl +codedirs=vfs lib doc slang gtkedit edit src gnome new_icons icons idl syntax unixdirs=intl $(codedirs) @POSUB@ alldirs=$(unixdirs) $(foreigndirs) subdirs=$(alldirs) @@ -60,7 +60,7 @@ installdirs: $(MKINSTALLDIRS) $(DESTDIR)$(mandir) $(DESTDIR)$(man8dir) $(MKINSTALLDIRS) $(DESTDIR)$(icondir) $(DESTDIR)$(suppbindir) $(MKINSTALLDIRS) $(DESTDIR)$(tidir) $(DESTDIR)$(extfsdir) - $(MKINSTALLDIRS) $(DESTDIR)$(idldir) + $(MKINSTALLDIRS) $(DESTDIR)$(idldir) $(DESTDIR)$(syntaxdir) mcfninstall: -/bin/sh ./mcfn_install diff --git a/configure.in b/configure.in index 189357735..bf1b5fe17 100644 --- a/configure.in +++ b/configure.in @@ -1254,8 +1254,8 @@ lib/mc.ext lib/mc-gnome.ext mcfn_install -vfs/extfs/ftplist vfs/extfs/uzip vfs/extfs/uzoo vfs/extfs/lslR -vfs/extfs/ulha vfs/extfs/ucpio vfs/extfs/deb vfs/extfs/urar vfs/extfs/uar +vfs/extfs/ftplist vfs/extfs/uzip vfs/extfs/uzoo vfs/extfs/lslR vfs/extfs/ulha +vfs/extfs/uha vfs/extfs/ucpio vfs/extfs/deb vfs/extfs/urar vfs/extfs/uar doc/mc.1 doc/mcedit.1 doc/mcserv.8