]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
(vc-git-revision-completion-table, vc-git-revision-table):
[gnu-emacs] / ChangeLog
index ea5ef0ae9f9177b1f383462cf3961df236b7b5a0..387fcfc73f62aa3a12456f35b6384a7d2cec4893 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,36 @@
+2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
+
+       * configure.in (HAVE_RES_INIT): Define if res_init() exists.
+       (HAVE_LIBRESOLV): Also define if we are using res_init().
+
+2007-10-17  Glenn Morris  <rgm@gnu.org>
+
+       * FTP: Remove file, since it's just a duplicate of one in etc/.
+
+2007-10-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.bat: Fix configuring `doc' due to changes in the
+       directory structure.
+
+2007-09-16  Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
+
+       * configure.in: Don't use -lpthread on HP-UX.
+
+2007-09-16  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist: File gfdl.1 has been removed.
+
+2007-09-15  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in: Fix makeinfo version regexp.
+
 2007-09-12  Glenn Morris  <rgm@gnu.org>
 
+       * configure.in (AC_FUNC_ALLOCA): Throw an error if a system
+       implementation of alloca is not found.
+
        * Makefile.in (SOURCES, unlock, relock): Delete.
+       (install-arch-indep): Do not exclude the etc/ Makefiles.
 
 2007-09-09  Juri Linkov  <juri@jurta.org>