summaryrefslogtreecommitdiff
path: root/print/auctex/patches/patch-aa
blob: 43f60338a8bde8b11f9e72ea516d07e6f2e95b62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
$NetBSD: patch-aa,v 1.3 2002/09/16 03:31:27 uebayasi Exp $

--- Makefile.orig	Thu Jan 24 18:55:33 2002
+++ Makefile
@@ -10,7 +10,7 @@
 ##----------------------------------------------------------------------
 
 # Where local software is found
-prefix=/usr/local
+prefix=${PREFIX}
 
 # Where info files go.
 infodir = $(prefix)/info
@@ -22,7 +22,7 @@
 aucdir=$(lispdir)/auctex
 
 # Name of your emacs binary
-EMACS=emacs
+EMACS=${EMACS_BIN}
 
 ##----------------------------------------------------------------------
 ## YOU MAY NEED TO EDIT THESE
@@ -111,7 +111,7 @@
 
 some:	$(AUCELC) $(STYLESRC:.el=.elc)
 
-install:	install-lisp
+install:	install-lisp install-info
 
 contrib:
 	$(ELC) bib-cite.el