bug-auctex
[Top][All Lists]
Advanced

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

[Bug-AUCTeX] 11.81 Installation fails on non-MULE xemacs


From: Jan-Ake Larsson
Subject: [Bug-AUCTeX] 11.81 Installation fails on non-MULE xemacs
Date: Thu, 29 Sep 2005 10:34:31 +0200
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050722)

My Makefile has

MULEELC =

and

    for x in $(MULESRC); do \

which leads to

for x in ; do \
echo ' /sw/gnu/bin/install -c -m 644' $x '/home/jalar/.xemacs/site-packages/lisp/auctex' ; \ /sw/gnu/bin/install -c -m 644 $x /home/jalar/.xemacs/site-packages/lisp/auctex ; \
done;
sh: syntax error at line 1: `;' unexpected
*** Error code 2
make: Fatal error: Command failed for target `install-el'

I've checked in a fix.

/JÅ




reply via email to

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