auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/Makefile.in,v


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/Makefile.in,v
Date: Mon, 10 Jul 2006 15:25:10 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    06/07/10 15:25:09

Index: Makefile.in
===================================================================
RCS file: /cvsroot/auctex/auctex/Makefile.in,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- Makefile.in 6 May 2004 08:52:04 -0000       1.39
+++ Makefile.in 13 May 2004 08:29:11 -0000      1.40
@@ -1,4 +1,3 @@
-
 @SET_MAKE@
 
 # Makefile - for the AUCTeX distribution.
@@ -13,7 +12,7 @@
 lispdir = @lispdir@
 packagedir = @packagedir@
 auctexdir= $(lispdir)/auctex
-autodir = $(auctexdir)/auto
+autodir = @autodir@
 styledir = $(auctexdir)/style
 
 INSTALL = @INSTALL@
@@ -66,7 +65,7 @@
           style/scrpage2.el  style/captcont.el  style/subfigure.el \
           style/paralist.el  style/booktabs.el  style/emp.el \
           style/jura.el      style/alphanum.el  style/beamer.el \
-          style/alltt.el
+          style/alltt.el     style/italian.el
 
 DOCFILES = doc/Makefile.in doc/auc-tex.texi doc/intro.texi doc/install.texi \
        doc/changes.texi doc/tex-ref.tex doc/math-ref.tex doc/history.texi \
@@ -220,4 +219,3 @@
 patch:
        diff -u auctex-$(OLD) auctex-$(TAG) > \
                $(FTPDIR)/auctex-$(OLD)-to-$(TAG).patch; exit 0
-




reply via email to

[Prev in Thread] Current Thread [Next in Thread]