emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs in CVS as today does not build - emacs depends on *.elc, which


From: Richard Stallman
Subject: Re: Emacs in CVS as today does not build - emacs depends on *.elc, which cannot be built without emacs
Date: Mon, 04 Nov 2002 07:02:09 -0500

    maybe_bootstrap:
            @bar="`echo ./lisp/*.elc`"; \
            if [ \( "$(bar)" = './lisp/*.elc' \) -o \( "$(bar)" = '' \) ]; then 
\

It looks like that should work in GNU and Unix too, so we may as well
make that change.




reply via email to

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