bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#2502: marked as done (Emacs CVS: INSTALL.CVS refers to non-existing


From: Emacs bug Tracking System
Subject: bug#2502: marked as done (Emacs CVS: INSTALL.CVS refers to non-existing rule autogen-clean)
Date: Sun, 01 Mar 2009 19:25:07 +0000

Your message dated Sun, 01 Mar 2009 14:17:08 -0500
with message-id <873adxcatn.fsf@cyd.mit.edu>
and subject line Re: Emacs CVS: INSTALL.CVS refers to non-existing rule 
autogen-clean
has caused the Emacs bug report #2502,
regarding Emacs CVS: INSTALL.CVS refers to non-existing rule autogen-clean
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2502: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2502
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: Emacs CVS: INSTALL.CVS refers to non-existing rule autogen-clean Date: Fri, 27 Feb 2009 23:52:12 +0200
INSTALL.CVS reads:

  $ cd lisp
  $ make autogen-clean
  $ make autoloads

But:

  $ make -C lisp autogen-clean
  make: Entering directory `/tmpemacs/lisp'
  make: *** No rule to make target `autogen-clean'.  Stop.
  make: Leaving directory `/tmp/emacs/lisp'



--- End Message ---
--- Begin Message --- Subject: Re: Emacs CVS: INSTALL.CVS refers to non-existing rule autogen-clean Date: Sun, 01 Mar 2009 14:17:08 -0500
> INSTALL.CVS reads:
>
>   $ cd lisp
>   $ make autogen-clean
>   $ make autoloads

Stefan removed autogen-clean a few months ago, and I think it's no
longer necessary.  I've removed the line from INSTALL.CVS; thanks.


--- End Message ---

reply via email to

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