emacs-devel
[Top][All Lists]
Advanced

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

RE: Emacs bootstrap


From: Herbert Euler
Subject: RE: Emacs bootstrap
Date: Sun, 22 Jun 2008 09:38:06 +0800

There is a small problem when doing `make bootstrap-clean'.  In
`top_bootclean', we have

  top_bootclean=\
          rm -f config.cache config.log ; \
          if [ -d lock ] ; then (cd lock && (rm -f * || true)); else true; fi

This wants to remove the `CVS' subdirectory in `lock', which leads to
an error.

Regards,
Guanpeng Xu
_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE




reply via email to

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