auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to reftex/Makefile,v


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to reftex/Makefile,v
Date: Sun, 09 Aug 2009 18:12:27 +0000

CVSROOT:        /sources/auctex
Module name:    reftex
Changes by:     Ralf Angeli <angeli>    09/08/09 18:12:27

Index: Makefile
===================================================================
RCS file: /sources/auctex/reftex/Makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- Makefile    8 Aug 2009 16:31:32 -0000       1.14
+++ Makefile    9 Aug 2009 18:12:26 -0000       1.15
@@ -119,7 +119,7 @@
        cvs export -d reftex-$(TAG) \
           "`echo $(TAG) | sed -e '/^\([-0-9]*[0-9]\)[-a-z]*$$/s//-D \1T2359/' \
                              -e '/[.]/{s/^/-rrelease_/;s/[.]/_/g}'`" reftex
-       cd reftex-$(TAG)/lisp && make dist
+       cd reftex-$(TAG)/lisp && make EMACS="$(EMACS)" dist
        cd reftex-$(TAG)/doc && make dist
        chmod -R go-w+rX reftex-$(TAG)
        tar -cf - --owner=root --group=root reftex-$(TAG) | \
@@ -174,5 +174,5 @@
        && wget -O gendocs_template 
'http://savannah.gnu.org/cgi-bin/viewcvs/%2acheckout%2a/texinfo/texinfo/util/gendocs_template?rev=HEAD'
 \
        && sed -i -e 's/html_node\/index\.html/%%PACKAGE%%\/index.html/' 
gendocs_template \
        && mkdir .texinfo \
-       && echo -e "emacs split 
http://www.gnu.org/software/emacs/manual/html_node/\nemacs mono 
http://www.gnu.org/software/emacs/manual/emacs.html\nauctex mono 
http://www.gnu.org/software/auctex/manual/auctex.html\nauctex split 
http://www.gnu.org/software/auctex/manual/auctex/\n"; > .texinfo/htmlxref.cnf \
-       && ./gendocs.sh reftex "RefTeX Manual"
+       && echo -e "emacs split 
http://www.gnu.org/software/emacs/manual/html_node/emacs/\nemacs mono 
http://www.gnu.org/software/emacs/manual/html_mono/emacs.html\nauctex mono 
http://www.gnu.org/software/auctex/manual/auctex.html\nauctex split 
http://www.gnu.org/software/auctex/manual/auctex/\n"; > .texinfo/htmlxref.cnf \
+       && ./gendocs.sh --email address@hidden reftex "RefTeX Manual"




reply via email to

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