Gnus development mailing list
 help / color / mirror / Atom feed
* patch to make make install work in gnus/texi/
@ 1998-03-03  1:10 Istvan Marko
  0 siblings, 0 replies; only message in thread
From: Istvan Marko @ 1998-03-03  1:10 UTC (permalink / raw)



diff -u -r1.1 Makefile.in
--- Makefile.in 1998/02/28 16:29:28     1.1
+++ Makefile.in 1998/03/03 01:07:58
@@ -13,6 +13,9 @@
 LATEX=latex
 DVIPS=dvips
 PERL=perl
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+SHELL = /bin/sh
 
 all: gnus message


-- 
	Istvan


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-03-03  1:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-03-03  1:10 patch to make make install work in gnus/texi/ Istvan Marko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).