all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#68464: 30.0.50; autogen.sh creating modified files in build-aux with Autoconf 2.72
@ 2024-01-15  6:33 Gerd Möllmann
  2024-01-15 13:01 ` Eli Zaretskii
  0 siblings, 1 reply; 11+ messages in thread
From: Gerd Möllmann @ 2024-01-15  6:33 UTC (permalink / raw)
  To: 68464

Don't know if this is something that should be fixed.

In master,

  git clean -xdf
  ./autogen.sh

creates a number of modified files in build-aux

  git status

  On branch master
  Your branch is up to date with 'origin/master'.

  Changes not staged for commit:
    (use "git add <file>..." to update what will be committed)
    (use "git restore <file>..." to discard changes in working directory)
          modified:   build-aux/config.guess
          modified:   build-aux/config.sub
          modified:   build-aux/install-sh
          modified:   exec/config.guess
          modified:   exec/config.sub
          modified:   exec/install-sh

This is on macOS 14.2.1 (23C71), with

  brew info autoconf
  ==> autoconf: stable 2.72 (bottled)
  Automatic configure script builder
  https://www.gnu.org/software/autoconf
  /usr/local/Cellar/autoconf/2.72 (71 files, 3.6MB) *
    Poured from bottle using the formulae.brew.sh API on 2024-01-04 at 21:35:37
  
  brew info automake
  ==> automake: stable 1.16.5 (bottled)

So it looks like I got a new Autconf recently.





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

end of thread, other threads:[~2024-01-21  9:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-15  6:33 bug#68464: 30.0.50; autogen.sh creating modified files in build-aux with Autoconf 2.72 Gerd Möllmann
2024-01-15 13:01 ` Eli Zaretskii
2024-01-15 20:40   ` Pierre Téchoueyres
2024-01-15 21:10     ` Stefan Kangas
2024-01-15 21:13     ` Andreas Schwab
2024-01-16  3:30       ` Eli Zaretskii
2024-01-16 20:24         ` Pierre Téchoueyres
2024-01-20  9:55           ` Eli Zaretskii
2024-01-21  0:51             ` Paul Eggert
2024-01-21  6:53               ` Gerd Möllmann
2024-01-21  9:56               ` Eli Zaretskii

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.