copy_autogen tweaks.
[bpt/emacs.git] / ChangeLog
index fdde506..d13832b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2011-03-22  Glenn Morris  <rgm@gnu.org>
+
+       * autogen/copy_autogen: Work from ./ or ../.
+       Fix time-stamps.
+       * autogen.sh: Doc fix.
+
+2011-03-20  Glenn Morris  <rgm@gnu.org>
+
+       * autogen/: New directory, to be excluded from releases.
+       * autogen/copy_autogen, autogen/update_autogen: New scripts.
+       * autogen/README: New file.
+       * autogen/aclocal.m4, autogen/config.in, autogen/configure:
+       * autogen/Makefile.in: Add auto-updated generated files.
+       * autogen.sh: No longer a no-op, now it tests for autotools
+       and runs them as necessary.
+       * configure.in: Defaule maintainer-mode to on.
+       * aclocal.m4, configure, lib/Makefile.in: Remove files.
+
 2011-03-13  Paul Eggert  <eggert@cs.ucla.edu>
 
        Update for gnulib.
@@ -59,7 +77,7 @@
 
 2011-02-21  Christoph Scholtes  <cschol2112@gmail.com>
 
-       * lib/makefile.w32-in: ($(BLD)/md5.$(O)): Added dependency on
+       * lib/makefile.w32-in ($(BLD)/md5.$(O)): Added dependency on
        $(EMACS_ROOT)/nt/inc/stdint.h.
 
 2011-02-21  Eli Zaretskii  <eliz@gnu.org>
        way to test this so I left it alone.
        * configure: Regenerate.
 
-2011-02-20  Christoph Scholtes <cschol2112@gmail.com>
+2011-02-20  Christoph Scholtes  <cschol2112@gmail.com>
 
        * lib/makefile.w32-in ($(BLD)/md5.$(O)): New recipe, moved from
        src/makefile.w32-in.
 
 2010-06-28  Jan Djärv  <jan.h.d@swipnet.se>
 
-       * configure.in: Add --with-x-toolkit=gtk3. Remove HAVE_GTK_MULTIDISPLAY,
+       * configure.in: Add --with-x-toolkit=gtk3.  Remove HAVE_GTK_MULTIDISPLAY,
        check for gtk_file_chooser_dialog_new, and HAVE_GTK_FILE_BOTH (implied
        by minimum required Gtk+ 2.6).  Add checks for functions introduced
        in Gtk+ 2.14 or newer (bug#6505).