unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] INSTALL.BZR explain how to regenerate
@ 2011-02-27  5:11 Daniel Colascione
  2011-02-27 10:05 ` Jan Djärv
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Colascione @ 2011-02-27  5:11 UTC (permalink / raw)
  To: Emacs development discussions

[-- Attachment #1: Type: text/plain, Size: 808 bytes --]

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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] INSTALL.BZR explain how to regenerate
  2011-02-27  5:11 [PATCH] INSTALL.BZR explain how to regenerate Daniel Colascione
@ 2011-02-27 10:05 ` Jan Djärv
  2011-02-27 19:36   ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Djärv @ 2011-02-27 10:05 UTC (permalink / raw)
  To: Daniel Colascione; +Cc: Emacs development discussions

I think it is autoreconf -I m4 nowdays.

	Jan D.


Daniel Colascione skrev 2011-02-27 06.11:
> 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":
>
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] INSTALL.BZR explain how to regenerate
  2011-02-27 10:05 ` Jan Djärv
@ 2011-02-27 19:36   ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2011-02-27 19:36 UTC (permalink / raw)
  To: Jan Djärv; +Cc: Daniel Colascione, Emacs development discussions


I added a mention.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-27 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-27  5:11 [PATCH] INSTALL.BZR explain how to regenerate Daniel Colascione
2011-02-27 10:05 ` Jan Djärv
2011-02-27 19:36   ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).