CVSROOT: /sources/auctex
Module name: reftex
Changes by: Ralf Angeli <angeli> 07/04/12 20:32:46
Index: Makefile
===================================================================
RCS file: /sources/auctex/reftex/lisp/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- Makefile 10 Mar 2007 17:21:39 -0000 1.5
+++ Makefile 12 Apr 2007 20:32:46 -0000 1.6
@@ -53,7 +53,8 @@
test "X$${REFTEXVERSION}" != X || REFTEXVERSION=$${REFTEXDATE}; \
sed -e "s/@REFTEXVERSION@/$${REFTEXVERSION}/" reftex.el.in >reftex.el
emacs -batch --no-site-file -l reftex.el \
- -eval "(let ((generated-autoload-file (expand-file-name \"[EMAIL
PROTECTED]"))) \
+ -eval "(let ((generated-autoload-file (expand-file-name \"[EMAIL
PROTECTED]")) \
+ (make-backup-files nil)) \
(mapcar (function update-file-autoloads) \
command-line-args-left) \
(save-buffers-kill-emacs t))" $(LISPFILES)
_______________________________________________
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit