emacs-devel
[Top][All Lists]
Advanced

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

[PATCH] INSTALL.BZR explain how to regenerate


From: Daniel Colascione
Subject: [PATCH] INSTALL.BZR explain how to regenerate
Date: Sat, 26 Feb 2011 21:11:42 -0800
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

We have a dummy autogen.sh that just points the user to INSTALL.BZR, but
that file doesn't tell the user how he would actually regenerate the
configuration scripts the way autogen.sh does for most projects.

=== modified file 'INSTALL.BZR'
--- INSTALL.BZR 2011-01-02 23:50:46 +0000
+++ INSTALL.BZR 2011-02-27 05:08:49 +0000
@@ -10,6 +10,9 @@

   $ ./configure

+If you have actually modified the autoconfiguration scripts, a run of
+autoreconf(1) will regenerate the necessary files.  You need not
+execute this command if you have not modified the autoconfiguration
+files.
+
 Some of the files that are included in the Emacs tarball, such as
 byte-compiled Lisp files, are not stored in Bazaar.  Therefore, to
 build from Bazaar you must run "make bootstrap" instead of just "make":


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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