emacs-devel
[Top][All Lists]
Advanced

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

Re: Changes in lisp/Makefile.in to skip preloaded files


From: Juanma Barranquero
Subject: Re: Changes in lisp/Makefile.in to skip preloaded files
Date: Wed, 7 Oct 2009 12:00:32 +0200

On Wed, Oct 7, 2009 at 11:23, Eli Zaretskii <address@hidden> wrote:

> Which
> means your code will not work at all with lib-src/makefile on w32.

Witness

C:\emacs\lisp> make autoloads
Directories: .  cedet/semantic/analyze cedet/semantic/bovine
cedet/semantic/decorate cedet/semantic/symref cedet/semantic/wisent
"./../bin/emacs.exe" -batch --no-init-file --no-site-file --multibyte
-l autoload \
                --eval "(setq find-file-hook nil
find-file-suppress-same-file-warnings t)" \
                -f w32-batch-update-autoloads
"C:/emacs/lisp/loaddefs.el" .  cedet/semantic/analyze
cedet/semantic/bovine cedet/semantic/decorate cedet/semantic/symref
cedet/semantic/wisent
Search failed: "^lisp= "
make: *** [autoloads] Error -1

so it's now impossible to update autoloads on Windows.

    Juanma




reply via email to

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