summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-07-29 14:59:44 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-07-29 14:59:44 -0700
commit74b880cbc18bd0194c7b1fc44c4a983ee05adae2 (patch)
tree3a17efc7aa32c80381625cb2c52cbc4905a0e501 /ChangeLog
parenteacb6b4bfa897c12c41a4af73f40ab61b45a8548 (diff)
downloademacs-74b880cbc18bd0194c7b1fc44c4a983ee05adae2.tar.gz
* autogen/copy_autogen, autogen/update_autogen: Update build-aux locations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index de89768c0a2..905562bff24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
2011-07-29 Paul Eggert <eggert@cs.ucla.edu>
Merge from gnulib, using build-aux to remove clutter (Bug#9169).
+ * autogen/README: Update destination list.
+ * autogen/copy_autogen, autogen/update_autogen, .bzrignore:
+ The autogenerated files compile, config.guess,
+ config.sub, depcomp, install-sh, and missing are now in build-aux.
* m4/largefile.m4: New file, so that Emacs does not mess up when
accessing files with large inode numbers in MacOS X 10.5 and later.
* m4/nocrash.m4: New file, to avoid triggering background debugger
@@ -10,8 +14,6 @@
* build-aux/snippet/c++defs.h: Renamed from c++defs.h.
* build-aux/snippet/warn-on-use.h: Renamed from warn-on-use.h.
* build-aux/snippet/_Noreturn.h: New file, for draft C1X _Noreturn.
- * .bzrignore: The autogenerated files compile, config.guess,
- config.sub, depcomp, install-sh, and missing are now in build-aux.
* Makefile.in (epaths-force, sync-from-gnulib):
move-if-change is now in build-aux.
(GNULIB_TOOL_FLAGS): Avoid threadlib; this is now a prerequisite