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


From: David Kastrup
Subject: [AUCTeX-diffs] Changes to auctex/Makefile.in
Date: Fri, 13 Jan 2006 21:30:01 +0000

Index: auctex/Makefile.in
diff -u auctex/Makefile.in:1.127 auctex/Makefile.in:1.128
--- auctex/Makefile.in:1.127    Wed Jan 11 16:41:39 2006
+++ auctex/Makefile.in  Fri Jan 13 21:30:01 2006
@@ -325,7 +325,7 @@
        rm -rf xemacs-build
        cp -a auctex-$(TAG) xemacs-build
        cd xemacs-build \
-       && ./configure --with-xemacs --with-packagedir=`pwd`/xemacs-package 
--without-texmf-dir --with-auto-dir=etc/auctex/auto \
+       && ./configure INSTALL_INFO=: TEXHASH=: --with-xemacs 
--with-packagedir=`pwd`/xemacs-package --without-texmf-dir 
--with-auto-dir=etc/auctex/auto \
        && make all install-man install && cd xemacs-package && tar -cf - 
--owner=root --group=root . | gzip --best > $(FTPDIR)/auctex-$(TAG)-pkg.tar.gz
        rm -rf xemacs-build
 




reply via email to

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