From xemacs-m  Thu Feb 13 13:21:10 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA02094
	for <xemacs-beta@xemacs.org>; Thu, 13 Feb 1997 13:21:09 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id LAA28900;
	Thu, 13 Feb 1997 11:32:35 -0800
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Cc: tm-en@chamonix.jaist.ac.jp
Subject: Re: pstogif?
References: <199702131855.DAA21849@mikan.jaist.ac.jp> <u9afp8ed7i.fsf@neal.ctd.comsat.com>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Neal Becker's message of 13 Feb 1997 14:08:17 -0500
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Date: 13 Feb 1997 11:32:34 -0800
Message-ID: <m24tfgsdrh.fsf@altair.xemacs.org>
Lines: 25
X-Mailer: Gnus v5.4.12/XEmacs 20.1

Neal Becker writes:

> I think xemacs-20 lib-src/Makefile forgets to install pstogif, which
> is used by tm.

Index: Makefile.in.in
===================================================================
RCS file: /usr/local/xemacs/xemacs-20.0/lib-src/Makefile.in.in,v
retrieving revision 1.3
diff -u -r1.3 Makefile.in.in
--- Makefile.in.in	1997/01/11 20:13:50	1.3
+++ Makefile.in.in	1997/02/13 19:30:23
@@ -102,7 +102,7 @@
 /* Things that a user might actually run,
    which should be installed in bindir. */
 INSTALLABLES = etags ctags emacsclient b2m gnuclient gnuattach gnudoit
-INSTALLABLE_SCRIPTS = rcs-checkin
+INSTALLABLE_SCRIPTS = rcs-checkin pstogif
 
 /* Things that Emacs runs internally, or during the build process,
    which should not be installed in bindir. */

-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

